Difference between revisions of "LoveUpdate"

(Created page with 'LoveUpdate is a new way to release your game to make sure your users always get the up-to-date experience you intended. It is developed and maintained by thelinx…')
 
(not supported)
 
(One intermediate revision by the same user not shown)
Line 11: Line 11:
 
{{#set:LOVE Version=0.6.2}}
 
{{#set:LOVE Version=0.6.2}}
 
{{#set:Description=A new way to release your game.}}
 
{{#set:Description=A new way to release your game.}}
[[Category:Libraries]]
+
{{#set:Author=User:Thelinx}}
 +
<!-- [[Category:Libraries]] -->

Latest revision as of 23:12, 2 March 2015

LoveUpdate is a new way to release your game to make sure your users always get the up-to-date experience you intended. It is developed and maintained by thelinx.

It depends on UaLove, you need to use that framework in your game to use LoveUpdate.

It also depends on the fact that code needs to be available on GitHub.

However, you are free to customize LoveUpdate so it fits your own needs.

Download, fork and extend today!