mirror of
https://github.com/FortniteModdingHub/FNGameProj.git
synced 2026-08-26 19:43:31 +00:00
36 lines
613 B
Plaintext
36 lines
613 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 0,
|
|
"VersionName": "",
|
|
"FriendlyName": "",
|
|
"Description": "",
|
|
"Category": "",
|
|
"CreatedBy": "",
|
|
"CreatedByURL": "",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": false,
|
|
"CanContainContent": true,
|
|
"IsBetaVersion": false,
|
|
"IsExperimentalVersion": false,
|
|
"Installed": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "MantisRuntime",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
],
|
|
"ExplicitlyLoaded": true,
|
|
"Plugins": [
|
|
{
|
|
"Name": "GameplayAbilities",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "ModularGameplay",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
} |