Add Unreal Tournament (UT99) (#217)

This commit is contained in:
Greelan
2022-11-10 12:22:02 +11:00
committed by GitHub
parent 30076ca809
commit d8a7e7ab69
4 changed files with 1663 additions and 0 deletions

12
ut99metaconfig.json Normal file
View File

@@ -0,0 +1,12 @@
[
{
"ConfigFile":"System/_AMP_UnrealTournament.ini",
"AutoMap":true,
"ConfigType":"ini"
},
{
"ConfigFile":"System/User.ini",
"AutoMap":true,
"ConfigType":"ini"
}
]