We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11b652b commit fcbd761Copy full SHA for fcbd761
1 file changed
doc/readme.md
@@ -241,6 +241,8 @@ taskkill /f /fi "WINDOWTITLE eq LED Sync" > nul 2>&1
241
242
保存 `start.bat` 文件。最后,把 [tools/ongeki_led_reader.py](../tools/ongeki_led_reader.py) 文件复制到 `start.bat` 所在的目录中。
243
244
+如果你没有安装 Python ,可以从 [python.org](https://www.python.org/) 下载安装。
245
+
246
启动游戏,按 `F1` 进入测试模式,选择 `レバー設定` 并进入。
247
248

0 commit comments