Moonscript Project Template

Showcase your libraries, tools and other projects that help your fellow love users.
Post Reply
User avatar
buckle2000
Prole
Posts: 6
Joined: Wed Oct 14, 2015 10:02 am

Moonscript Project Template

Post by buckle2000 »

For people that use moonscript and/or are lazy.

https://github.com/buckle2000/love2d_mo ... t_template

Current features:
  • Sublime Text project
  • Windows Distribution
  • Testing
User avatar
s-ol
Party member
Posts: 1077
Joined: Mon Sep 15, 2014 7:41 pm
Location: Cologne, Germany
Contact:

Re: Moonscript Project Template

Post by s-ol »

buckle2000 wrote:For people that use moonscript and/or are lazy.

https://github.com/buckle2000/love2d_mo ... t_template

Current features:
  • Sublime Text project
  • Windows Distribution
  • Testing
Here's my simplistic approach using a Makefile
https://github.com/s-ol/moonplate

The project is fully functional for testing using any IDE because "love ." Still works with the main.lua provided even without compiling (it just loads marginally slower). Compilation is only really needed for releases.

s-ol.nu /blog  -  p.s-ol.be /st8.lua  -  g.s-ol.be /gtglg /curcur

Code: Select all

print( type(love) )
if false then
  baby:hurt(me)
end
User avatar
buckle2000
Prole
Posts: 6
Joined: Wed Oct 14, 2015 10:02 am

Re: Moonscript Project Template

Post by buckle2000 »

Good for linux users.
Post Reply

Who is online

Users browsing this forum: Google [Bot] and 68 guests