Search found 1 match
- Thu Feb 27, 2014 3:05 pm
- Forum: General
- Topic: Using SciTE with LÖVE
- Replies: 48
- Views: 51746
Re: Using SciTE with LÖVE
Hi all, I'm having problems running a Love program from SciTE. I've added the commands to my lua.properties file: # compatible with LuaBinaries for Lua 5.1; will work on both platforms. command.compile.*."C:\Lua\luac.exe" -o "$(FileName).luc" "$(FileNameExt)" # Löve com...