Hello, I was a former love2d user but that was 0.8.0 but then after updating to 0.9.0, I cant build my projects anymore in sublime text. it will say: "building" but after that, nothing happens. No error etc. just a blank console.
heres my build system:
{
"selector": "source.lua",
"cmd": ["C:\\Users\\BUI\\Desktop\\UNUSEED\\DonHD\\love-0.9.0-win32\\love-0.9.0-win32\\love.exe", "${project_path:${folder:${file_path}}}"]
}
is there something wrong with it?
I can't build with sublime text anymore
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
- Sheepolution
- Party member
- Posts: 264
- Joined: Mon Mar 04, 2013 9:31 am
- Location: The Netherlands
- Contact:
Re: I can't build with sublime text anymore
{
"selector": "source.lua",
"cmd": ["C:\\Users\\BUI\\Desktop\\UNUSEED\\DonHD\\love-0.9.0-win32\\love-0.9.0-win32\\love.exe", "${project_path:${folder:${file_path}}}"],
"shell": true
}
"selector": "source.lua",
"cmd": ["C:\\Users\\BUI\\Desktop\\UNUSEED\\DonHD\\love-0.9.0-win32\\love-0.9.0-win32\\love.exe", "${project_path:${folder:${file_path}}}"],
"shell": true
}
Who is online
Users browsing this forum: Amazon [Bot], Bing [Bot] and 2 guests