KOFForever/KOFForever/KOFForever.uproject
Kevin ac61585f5c Custom engine which caps framerate to 60fps and fixes timestep to 1/60
Custom engine which caps framerate to 60fps and fixes timestep to 1/60
2022-01-17 16:52:11 -05:00

19 lines
290 B
Plaintext

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