2
0

InitialCommit

This commit is contained in:
2024-09-19 00:11:34 -05:00
parent bce3a863bd
commit 38a73cd900
223 changed files with 965 additions and 0 deletions

15
Danger_Esque.uproject Normal file
View File

@@ -0,0 +1,15 @@
{
"FileVersion": 3,
"EngineAssociation": "5.4",
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
}
]
}