1
0

character, widgets, materials, npc

This commit is contained in:
2018-09-02 13:27:06 +02:00
parent a1890c58a8
commit 28f959d32f
46 changed files with 43 additions and 1 deletions

View File

@ -7,7 +7,10 @@
{
"Name": "SevenStars",
"Type": "Runtime",
"LoadingPhase": "Default"
"LoadingPhase": "Default",
"AdditionalDependencies": [
"Engine"
]
}
]
}