Games don't work
Posted: Mon Nov 25, 2019 7:49 am
I tried to run this file from Github in the Love 2d engine, and it came back with an error. I'm not sure what I did wrong.
This is what the error message said:
Error
boot.lua:575: No code to run
Your game might be packaged incorrectly.
Make sure main.lua is at the top level of the zip.
Traceback
[C]: in function 'error'
[C]: in function 'xpcall'
[C]: in function 'xpcall'
This is what the error message said:
Error
boot.lua:575: No code to run
Your game might be packaged incorrectly.
Make sure main.lua is at the top level of the zip.
Traceback
[C]: in function 'error'
[C]: in function 'xpcall'
[C]: in function 'xpcall'