Skip to content

Commit

Permalink
更新gosu使用方法
Browse files Browse the repository at this point in the history
  • Loading branch information
MATRIX-feather authored Jun 27, 2024
1 parent 697c452 commit 7e1254f
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,16 @@

### 播放器
播放器可以通过主界面和单人游戏选歌进入,按键可以在`输入 ~> 快捷键和键位绑定`中设置。

### Gosu集成
要使用gosu集成,首先前往gosu的[静态资源repo](https://github.com/l3lackShark/static/releases/)下载最新release的源码,然后解压到osu数据目录的`gosu_statics`中。

解压后的数据结构应类似于这样:
```
> gosu_statics
> Classic
> DarkAndWhite
> ...
```

完成后重启游戏和录制/直播软件即可。

0 comments on commit 7e1254f

Please sign in to comment.