mirror of
https://github.com/MikuLeaks/MikuSB.git
synced 2026-06-04 03:53:56 +00:00
README
This commit is contained in:
@@ -37,12 +37,12 @@
|
||||
## Running
|
||||
|
||||
1. Restore dependencies and build.
|
||||
|
||||
```powershell
|
||||
dotnet build
|
||||
```
|
||||
|
||||
2. Enjoy.
|
||||
2. Set `GamePath` in `Config.json` to the path of your game executable.
|
||||
3. Start the server and run the `game` command.
|
||||
4. Enjoy.
|
||||
|
||||
## Feature List
|
||||
|
||||
@@ -90,4 +90,4 @@ MikuSB was developed for educational and research purposes.
|
||||
- This repository does not include any copyrighted game assets, binaries, or master data.
|
||||
- Use this software at your own risk. The authors assume no responsibility for any damages or legal consequences resulting from its use.
|
||||
|
||||
If you are a rights holder and have any concerns regarding this software, please contact `devilpromt` or `kei_luna` on Discord.
|
||||
If you are a rights holder and have any concerns regarding this software, please contact `devilpromt` or `kei_luna` on Discord.
|
||||
|
||||
@@ -37,12 +37,12 @@ English documentation is available in [README.md](README.md).
|
||||
## 起動方法
|
||||
|
||||
1. 依存を復元してビルドします。
|
||||
|
||||
```powershell
|
||||
dotnet build
|
||||
```
|
||||
|
||||
2. 楽しんで
|
||||
2. Config.json の`GamePath`にあなたのゲームの実行ファイルのパスを書き込みます
|
||||
3. サーバーを起動し`game`コマンドを入力します
|
||||
4. 楽しむ
|
||||
|
||||
## 機能一覧
|
||||
|
||||
|
||||
Reference in New Issue
Block a user