docs(readme): update readme
This commit is contained in:
13
README.md
13
README.md
@@ -1,6 +1,12 @@
|
||||
# g0v0-server
|
||||
|
||||
[English](./README.en.md) | 简体中文
|
||||
[](https://www.python.org/downloads/)
|
||||

|
||||
[](https://results.pre-commit.ci/latest/github/GooGuTeam/g0v0-server/main)
|
||||

|
||||
[](https://discord.gg/AhzJXXWYfF)
|
||||
|
||||
简体中文 | [English](./README.en.md)
|
||||
|
||||
这是一个使用 FastAPI + MySQL + Redis 实现的 osu! API 模拟服务器,支持 osu! API v1, v2 和 osu!lazer 的绝大部分功能。
|
||||
|
||||
@@ -45,7 +51,6 @@ docker-compose -f docker-compose-osurx.yml up -d
|
||||
|
||||
使用[自定义的 osu!lazer 客户端](https://github.com/GooGuTeam/osu),或者使用 [LazerAuthlibInjection](https://github.com/MingxuanGame/LazerAuthlibInjection),修改服务器设置为服务器的 IP
|
||||
|
||||
|
||||
## 更新数据库
|
||||
|
||||
参考[数据库迁移指南](https://github.com/GooGuTeam/g0v0-server/wiki/Migrate-Database)
|
||||
@@ -58,6 +63,10 @@ docker-compose -f docker-compose-osurx.yml up -d
|
||||
|
||||
**如果是在公网环境下,请屏蔽对 `/_lio` 路径的外部请求**
|
||||
|
||||
## 文档
|
||||
|
||||
前往 [wiki](https://github.com/GooGuTeam/g0v0-server/wiki) 查看
|
||||
|
||||
## 许可证
|
||||
|
||||
MIT License
|
||||
|
||||
Reference in New Issue
Block a user