双语词典添加更多删除存储数据文件的说明

This commit is contained in:
MrZ626
2021-05-10 02:08:06 +08:00
parent 4bf8eb4c1a
commit 364024ca0f
2 changed files with 53 additions and 23 deletions

View File

@@ -36,11 +36,6 @@ return{
"Chinese: 灰机wiki\nA Chinese Tetris wiki, written by Tetris fans from the Tetris Research community.\nCurrently, most of its pages are translated from Hard Drop Wiki and Tetris Wiki.\n(Link is in Chinese.)",
"https://tetris.huijiwiki.com",
},
{"Applets",
"applets",
"help",
"[Entrance of applets has been moved to console]",
},
--Games
{"TTT",
@@ -801,22 +796,42 @@ return{
{"Console",
"console cmd commamd minglinghang kongzhitai",
"command",
"Now the way to enter console is in the main menu, clicking a specific area or pressing a speciao key on the keyboard several times",
"Now the way to enter console is in the main menu, clicking a specific area or pressing a special key on the keyboard several times",
},
{"Reset setting",
"reset setting",
"command",
"Go to console and type \"rm conf/setting\" then press enter.\nEffected after restart game\nplay one game to get setting back",
},
{"Reset statistics",
"reset statistic data",
"command",
"Go to console and type \"rm conf/data\" then press enter.\nEffected after restart game\nplay one game to get data back",
},
{"Reset unlock",
"reset unlock chongzhi qingkong jiesuo",
"reset unlock",
"command",
"Go to console and type \"rm conf/unlock\" then press enter.\nEffected after restart game\nfresh a rank to get data back",
},
{"Reset record",
"reset chongzhi paihangbang",
{"Reset records",
"reset record",
"command",
"Go to console and type \"rm /s record\" then press enter.\nEffected after restart game\nfresh a record list to get one list back",
"Go to console and type \"rm -s record\" then press enter.\nEffected after restart game\nfresh a record list to get one list back",
},
{"Reset stat.",
"reset statistic data chongzhi tongji shuju",
{"Reset key",
"reset virtualkey",
"command",
"Go to console and type \"rm conf/data\" then press enter.\nEffected after restart game\nplay one game to get data back",
"Go to console and type \"rm conf/[keyFile]\" then press enter.\nKeyboard: key, Virtualkey: virtualkey, Virtualkey save: vkSave1(2)\nFirst two effected after restart game\nEnter setting and back to get one file back",
},
{"Delete replays",
"delete recording",
"command",
"Go to console and type \"rm -s replay\" then press enter.\nEffected immediately",
},
{"Delete cache",
"delete cache",
"command",
"Go to console and type \"rm -s cache\" then press enter.\nEffected immediately",
},
--English