cooked, packaged, and zipped

This commit is contained in:
2024-10-17 10:28:37 -05:00
parent e1853c811e
commit 67ba943fb8
452 changed files with 8157 additions and 18440 deletions

8
.gitignore vendored
View File

@@ -65,12 +65,12 @@ Build/*/**
*_BuiltData.uasset
# Configuration files generated by the Editor
Saved/*
SimpleLinearQuests/Saved/*
# Compiled source files for the engine to use
Intermediate/*
Plugins/*/Intermediate/*
SimpleLinearQuests/Intermediate/*
SimpleLinearQuests/Plugins/*/Intermediate/*
# Cache files for the editor to use
DerivedDataCache/*
SimpleLinearQuests/DerivedDataCache/*