1
0

First commit, alpha

This commit is contained in:
2018-01-04 15:44:57 +01:00
parent c43adbdab4
commit 390daa2fa5
148 changed files with 396 additions and 0 deletions

18
Carwatch.uproject Normal file
View File

@ -0,0 +1,18 @@
{
"FileVersion": 3,
"EngineAssociation": "4.18",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "Carwatch",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"TargetPlatforms": [
"WindowsNoEditor",
"MacNoEditor",
"LinuxNoEditor"
]
}