Issues with .love files
Posted: Sun Nov 24, 2013 4:20 am
Whenever I zip my code and resources into one folder, and make it a .love, upon running it I just see the same thing I see when I run the love application (the imfamous piggy with circling piggies about him). My code and resources consists of exactly two files, main.lua and font.ttf, which I then zip (via sending to a compressed(zipped) folder) into a .zip. After this, I rename it to anything.love, and run it, and I just get the piggy with other piggies orbiting him. Any way to make it so it runs my code rather than the love.exe?