mirror of
https://github.com/MikuLeaks/MikuSB.git
synced 2026-06-04 14:43:59 +00:00
README
This commit is contained in:
@@ -37,12 +37,12 @@
|
|||||||
## Running
|
## Running
|
||||||
|
|
||||||
1. Restore dependencies and build.
|
1. Restore dependencies and build.
|
||||||
|
|
||||||
```powershell
|
```powershell
|
||||||
dotnet build
|
dotnet build
|
||||||
```
|
```
|
||||||
|
2. Set `GamePath` in `Config.json` to the path of your game executable.
|
||||||
2. Enjoy.
|
3. Start the server and run the `game` command.
|
||||||
|
4. Enjoy.
|
||||||
|
|
||||||
## Feature List
|
## Feature List
|
||||||
|
|
||||||
|
|||||||
@@ -37,12 +37,12 @@ English documentation is available in [README.md](README.md).
|
|||||||
## 起動方法
|
## 起動方法
|
||||||
|
|
||||||
1. 依存を復元してビルドします。
|
1. 依存を復元してビルドします。
|
||||||
|
|
||||||
```powershell
|
```powershell
|
||||||
dotnet build
|
dotnet build
|
||||||
```
|
```
|
||||||
|
2. Config.json の`GamePath`にあなたのゲームの実行ファイルのパスを書き込みます
|
||||||
2. 楽しんで
|
3. サーバーを起動し`game`コマンドを入力します
|
||||||
|
4. 楽しむ
|
||||||
|
|
||||||
## 機能一覧
|
## 機能一覧
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user