Skip to content

Commit 2224bb8

Browse files
authored
Merge pull request #143 from XiaoluoFoxington/main
4 个提交
2 parents 44a9cb3 + 76be505 commit 2224bb8

File tree

40 files changed

+121748
-200
lines changed

40 files changed

+121748
-200
lines changed

index.json

Lines changed: 688 additions & 193 deletions
Large diffs are not rendered by default.

repo_json/203c478d/version.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"author": "binglingaran",
3-
"description": " 这是一个专为320×480分辨率的老年机设计的按键,老年机的型号为TCL508n、酷派金世纪y60、百合A89、以晴老年机等机器准备的,为什么要准备这个样的按键?因为这些手机的分辨率太小了,并且不好设置按键,而且自己设置方向键,那方向键拖动的过程中会乱飞,虽然布局很像是官方的,但是为了适配老年机一个一个创建按键重新调整的新布局,这是一个简易布局可以按个人需求添加想要的按键,以下是关于老年机的灵敏度等调整:灵敏度为550,窗口分辨率为145方可畅玩游戏!目前老年机无法直接在游戏内呼出输入法,你可以点击输入,然后添加你想要的内容,点击你输入的内容,虽然慢了一点,但是也将就能用qwq",
3+
"description": "修复了f3没有赋予键值的问题,加了两款老年机的机型",
44
"history": [
55
{
66
"versionCode": 1,
@@ -9,11 +9,15 @@
99
{
1010
"versionCode": 2,
1111
"versionName": "1.3"
12+
},
13+
{
14+
"versionCode": 3,
15+
"versionName": "1.4"
1216
}
1317
],
1418
"latest": {
15-
"versionCode": 3,
16-
"versionName": "1.4"
19+
"versionCode": 4,
20+
"versionName": "1.5"
1721
},
1822
"screenshot": 6
19-
}
23+
}

0 commit comments

Comments
 (0)