Just Starting Out

General discussion about LÖVE, Lua, game development, puns, and unicorns.
orangeroo
Prole
Posts: 3
Joined: Wed Mar 19, 2014 4:44 am

Re: Just Starting Out

Post by orangeroo »

Hi all,

I'm still really new to Love too and creating the new build system in Sublime Text using the code from the wiki didn't work for me either (got the same error). In the end I ended up adding the Love directory to my environment variables then using this..

Code: Select all

{
    "selector": "source.lua",
    "cmd": ["love.exe", "$file_path"],
    "shell": true
}
 
But that's just a workaround and I'm curious if there is another/proper way to go about this.

Cheers!
Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 3 guests