When I use the command genie bootstrap the process fails with the following Traceback:
attempt to index a nil value (global 'toy')
stack traceback:
/home/nl/gamedevelopment/toytest/scripts/genie.lua:2: in main chunk
[C]: in upvalue 'builtin_dofile'
[string "premake = { }..."]:103: in function 'dofile'
[string "_WORKING_DIR = os.getcwd()..."]:45: in function '_premake_main'
When I use the command genie bootstrap the process fails with the following Traceback: