1
0

default template

This commit is contained in:
2018-09-01 20:37:09 +02:00
parent 0b24baf949
commit a9d6fa07f0
73 changed files with 834 additions and 0 deletions

13
SevenStars.uproject Normal file
View File

@ -0,0 +1,13 @@
{
"FileVersion": 3,
"EngineAssociation": "4.20",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "SevenStars",
"Type": "Runtime",
"LoadingPhase": "Default"
}
]
}