mod系统初版(三个mod未完成)

This commit is contained in:
MrZ626
2020-11-21 20:20:48 +08:00
parent c38ef7c487
commit 046d173090
12 changed files with 401 additions and 143 deletions

View File

@@ -89,6 +89,8 @@ return{
errorMsg="An error has occurred and Techmino needs to restart.\nError info has been created, and you can send it to the author.",
-- modInstruction="",
-- modInfo={},--See lang_zh.lua
acts={
"Move Left:","Move Right:",
"Rotate Right:","Rotate Left:","Rotate 180°:",
@@ -186,8 +188,13 @@ return{
minigame="Mini Games",
},
mode={
mod="Mods (F1)",
start="Start",
},
mod={
title="Mods",
unranked="Unranked",
},
play={
pause="Pause",
},