Files
FNGameProj/FortniteGame.uproject
T
0xZylox 19725b7ff6 Added:
FortTimeOfDayManager
FortWorldSettings
2021-10-05 03:53:25 +02:00

22 lines
319 B
Plaintext

{
"FileVersion": 3,
"EngineAssociation": "4.21",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "FortniteGame",
"Type": "Runtime",
"LoadingPhase": "Default",
"AdditionalDependencies": [
"Engine"
]
}
],
"Plugins": [
{
"Name": "GameplayAbilities",
"Enabled": true
}
]
}