SwordNGunUE4/SwordNGun/SwordNGun.uproject
Kevin Poretti e06e248c33 Add revolver and placeholder assets
[git-p4: depot-paths = "//depot/main/": change = 41]
2021-03-25 19:19:21 -05:00

23 lines
364 B
Plaintext

{
"FileVersion": 3,
"EngineAssociation": "4.26",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "SwordNGun",
"Type": "Runtime",
"LoadingPhase": "Default",
"AdditionalDependencies": [
"Engine",
"CoreUObject"
]
}
],
"Plugins": [
{
"Name": "EditorScriptingUtilities",
"Enabled": true
}
]
}