KOFForever/KOFForever/KOFForever.uproject
Kevin 4d10d9cb32 Setup game mode so characters are spawned automatically rather than placing them in the world
Setup game mode so characters are spawned automatically rather than placing them in the world
2022-01-15 23:41:56 -05:00

18 lines
274 B
Plaintext

{
"FileVersion": 3,
"EngineAssociation": "4.26",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "KOFForever",
"Type": "Runtime",
"LoadingPhase": "Default",
"AdditionalDependencies": [
"Paper2D",
"Engine",
"CoreUObject"
]
}
]
}