Set start project

This commit is contained in:
Apjue
2019-05-12 16:07:21 +02:00
parent 1244ef1303
commit 1a8a5e612e

View File

@@ -58,6 +58,7 @@ function NazaraBuild:Execute()
workspace("NazaraEngine") workspace("NazaraEngine")
platforms(platformData) platforms(platformData)
startproject "DemoFirstScene"
location(_ACTION) location(_ACTION)
do do