This commit is contained in:
MrZ_26
2020-02-04 19:40:21 +08:00
parent e196790e2c
commit 1c384ca51a
23 changed files with 269 additions and 191 deletions

View File

@@ -1,5 +1,5 @@
math.randomseed(os.time())
gameVersion="Alpha V0.8.1"
gameVersion="Alpha V0.8.2+"
function love.conf(t)
t.identity="Techmino"--Save directory name
t.version="11.1"