Files
FNGameProj/FortniteGame.uproject
T
2022-08-20 04:03:45 +02:00

23 lines
372 B
Plaintext

{
"FileVersion": 3,
"EngineAssociation": "{B9E10DB1-4B4B-5141-58E7-29B565E6E6B5}",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "FortniteGame",
"Type": "Runtime",
"LoadingPhase": "Default",
"AdditionalDependencies": [
"Engine",
"CoreUObject"
]
}
],
"Plugins": [
{
"Name": "GameplayAbilities",
"Enabled": true
}
]
}