mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-03-16 03:33:25 +08:00
13 lines
278 B
JSON
13 lines
278 B
JSON
[
|
|
{
|
|
"name": "Modes",
|
|
"type": "select",
|
|
"label": "退出模式",
|
|
"options": [
|
|
"Alt+F4",
|
|
"完全退出游戏",
|
|
"完全退出游戏到桌面"
|
|
],
|
|
"default": "完全退出游戏到桌面"
|
|
}
|
|
] |