SwordNGunUE4/SwordNGun/SwordNGun.uproject
Kevin Poretti 5e2b5ad658 Reimport insane air combo animations
[git-p4: depot-paths = "//depot/main/": change = 168]
2021-11-29 16:44:56 -05:00

32 lines
574 B
Plaintext

{
"FileVersion": 3,
"EngineAssociation": "4.26",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "SwordNGun",
"Type": "Runtime",
"LoadingPhase": "Default",
"AdditionalDependencies": [
"Engine",
"CoreUObject"
]
}
],
"Plugins": [
{
"Name": "EditorScriptingUtilities",
"Enabled": true
},
{
"Name": "RiderLink",
"Enabled": true
},
{
"Name": "GothicPack",
"Enabled": true,
"MarketplaceURL": "https://www.unrealengine.com/marketplace/en-US/profile/Meshingun+Studio"
}
]
}