initial push with clean and rebuild commands
This commit is contained in:
92
ForlornOutcast.uproject
Normal file
92
ForlornOutcast.uproject
Normal file
@@ -0,0 +1,92 @@
|
||||
{
|
||||
"FileVersion": 3,
|
||||
"EngineAssociation": "4.25",
|
||||
"Category": "",
|
||||
"Description": "",
|
||||
"Modules": [
|
||||
{
|
||||
"Name": "ForlornOutcast",
|
||||
"Type": "Runtime",
|
||||
"LoadingPhase": "Default",
|
||||
"AdditionalDependencies": [
|
||||
"Engine",
|
||||
"CoreUObject",
|
||||
"UFSM",
|
||||
"FlockingBehaviourSystem",
|
||||
"NavigationSystem",
|
||||
"AIModule"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "ForlornOutcastEditor",
|
||||
"Type": "Editor",
|
||||
"LoadingPhase": "PostEngineInit"
|
||||
}
|
||||
],
|
||||
"Plugins": [
|
||||
{
|
||||
"Name": "ChaosNiagara",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "NiagaraExtras",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "Niagara",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "ApexDestruction",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "UFSM",
|
||||
"Enabled": true,
|
||||
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/195d90d8cedf4b478a92036c059e2374"
|
||||
},
|
||||
{
|
||||
"Name": "FlockingBehaviourSystem",
|
||||
"Enabled": true,
|
||||
"MarketplaceURL": "https://www.unrealengine.com/marketplace/en-US/slug/flocking-behaviour-system-ideal-for-simulation-of-birds-fish-bees-and-more"
|
||||
},
|
||||
{
|
||||
"Name": "SteamVR",
|
||||
"Enabled": false,
|
||||
"SupportedTargetPlatforms": [
|
||||
"Win32",
|
||||
"Win64",
|
||||
"Linux",
|
||||
"Mac"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "SaveExtension",
|
||||
"Enabled": true,
|
||||
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/91084f43b68047ac8da6fc88a7467936"
|
||||
},
|
||||
{
|
||||
"Name": "RiderLink",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "BlockoutToolsPlugin",
|
||||
"Enabled": true,
|
||||
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/d337b97aca8947a893526964e179acfd"
|
||||
},
|
||||
{
|
||||
"Name": "NodeGraphAssistant",
|
||||
"Enabled": true,
|
||||
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/d9baaaeadeaf41dcb52b3f6e134e9514"
|
||||
},
|
||||
{
|
||||
"Name": "OculusVR",
|
||||
"Enabled": false,
|
||||
"SupportedTargetPlatforms": [
|
||||
"Win32",
|
||||
"Win64",
|
||||
"Android"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user