mirror of
https://github.com/FortniteModdingHub/FNGameProj.git
synced 2026-08-26 19:43:31 +00:00
Added Pawn Stuff(Not finished) Added all GamePlaytags Added some Datatables with full data Fixed CustomCharacterPart Parent
24 lines
397 B
Plaintext
24 lines
397 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"EngineAssociation": "{B9E10DB1-4B4B-5141-58E7-29B565E6E6B5}",
|
|
"Category": "",
|
|
"Description": "",
|
|
"Modules": [
|
|
{
|
|
"Name": "FortniteGame",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default",
|
|
"AdditionalDependencies": [
|
|
"Engine",
|
|
"CoreUObject",
|
|
"GameplayAbilities"
|
|
]
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "GameplayAbilities",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
} |