Search found 2 matches
- Tue Mar 01, 2016 1:45 am
- Forum: Support and Development
- Topic: Distributing your games (making a .love file)
- Replies: 278
- Views: 1080308
Re: Distributing your games (making a .love file)
As the error message says, you probably zipped the folder "test" instead of its contents. So in the .zip, there is no main.lua at the top level, just a folder called "test". Yeah you're right.. what a flop. Now I've encountered another problem, i packed the game to .love did thi...
- Mon Feb 29, 2016 2:25 am
- Forum: Support and Development
- Topic: Distributing your games (making a .love file)
- Replies: 278
- Views: 1080308
Re: Distributing your games (making a .love file)
Hello. Can someone tell me what am I doing wrong? I feel some dumb right now. I have put all my files in a folder called "test" and i packed it to .zip using winrar. I changed the name to test.love and when i try to run it i get bla bla bla boot.lua 432: No code to run Your game might be p...