Initial commit

This commit is contained in:
Johnny Ikarus
2020-10-01 16:04:37 +02:00
commit 02c876d93b
9 changed files with 865 additions and 0 deletions

24
Pavlov.uproject Normal file
View File

@@ -0,0 +1,24 @@
{
"FileVersion": 3,
"EngineAssociation": "4.21",
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "ApexDestruction",
"Enabled": true
},
{
"Name": "SteamAudio",
"Enabled": true
},
{
"Name": "CustomMapTools",
"Enabled": true
},
{
"Name": "JsonUtils",
"Enabled": true
}
]
}