Imported official LÖVE 0.10.2 release version

This commit is contained in:
Martin Felis
2016-11-01 20:21:18 +01:00
parent 35cd9f1900
commit c025e5eab4
+1 -1
View File
@@ -1,7 +1,7 @@
LOVE 0.10.2 [Super Toast]
-------------------------
Released: N/A
Released: 2016-10-31
* Added lovec.exe in Windows. It is the same as love.exe but built with the Console subsystem, so it always uses or provides a console.
* Added the ability to restart the game via love.event.quit("restart").