[SOLVED] Batch file to quick start game
Posted: Tue Dec 08, 2015 9:23 pm
Hello,
When I want to start my project, I usually make a batch file to start the main.lua . I got the instructions from here: https://love2d.org/wiki/Batch_Start. I always used this methode but it doesn't seem to work since I use Windows 10.
Can I do something similar to 'debug' my game without building a .love file? I use Sublime Text 2. I don't like ZeroBraneStudio.
When I build a .love file, it works. When I use the .bat , I get the standart 'no game found'.
I use love 0.9.2 .
Thanks in advance,
--Ximici
When I want to start my project, I usually make a batch file to start the main.lua . I got the instructions from here: https://love2d.org/wiki/Batch_Start. I always used this methode but it doesn't seem to work since I use Windows 10.
Can I do something similar to 'debug' my game without building a .love file? I use Sublime Text 2. I don't like ZeroBraneStudio.
When I build a .love file, it works. When I use the .bat , I get the standart 'no game found'.
I use love 0.9.2 .
Thanks in advance,
--Ximici