HAxis sos
This commit is contained in:
29
UnrealProjectDev.uproject
Normal file
29
UnrealProjectDev.uproject
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"FileVersion": 3,
|
||||
"EngineAssociation": "4.11",
|
||||
"Category": "",
|
||||
"Description": "",
|
||||
"Modules": [
|
||||
{
|
||||
"Name": "UnrealProject",
|
||||
"Type": "Runtime",
|
||||
"LoadingPhase": "Default",
|
||||
"AdditionalDependencies": [
|
||||
"Engine",
|
||||
"UMG",
|
||||
"Slate",
|
||||
"SlateCore",
|
||||
"CoreUObject",
|
||||
"SkillTree",
|
||||
"AIModule"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Plugins": [
|
||||
{
|
||||
"Name": "FMODStudio",
|
||||
"Enabled": true,
|
||||
"LoadingPhase": "PreDefault"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user