armory3d / armory_examples_browser

Armory3D Examples Browser

Home Page:https://armory3d.github.io/armory_examples_browser/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

missing steps in building the application examples

onelsonic opened this issue · comments

By the look of it some files needs to be moved and/or renamed before building the Application examples :

#Build application
haxe app.hxml

returns the following errors :
src/ArmoryExamplesBrowser.hx:70: characters 49-82 : Warning : Projects directory [web/tutorials] not found
src/ArmoryExamplesBrowser.hx:71: characters 49-82 : Warning : Projects directory [web/templates] not found
src/ArmoryExamplesBrowser.hx:72: characters 47-79 : Warning : Projects directory [web/examples] not found

there is no "web/" folder created when you follow the steps.

commented

Updated in readme.