Skip to content

Commit

Permalink
更新历史和版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
MrZ626 committed Aug 10, 2024
1 parent b73a653 commit 0eb3766
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion updateLog.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
未来计划:
正在点亮科技树...

0.17.21: 暂停? Break?
0.17.22: 暂停? Break?
新增:
新的事件系统,允许自由定义事件和参数数量,让更多的模式创意成为可能 (By Electra & MrZ)
主菜单添加公告页面
尝试重启联网

Expand Down
8 changes: 4 additions & 4 deletions version.lua
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
return {
["apkCode"]=1721,
["code"]=1721,
["string"]="V0.17.21",
["room"]="ver A-13",
["apkCode"]=1722,
["code"]=1722,
["string"]="V0.17.22",
["room"]="ver A-14",
["name"]="暂停 Break",
}

0 comments on commit 0eb3766

Please sign in to comment.