This commit is contained in:
Kei-Luna
2026-05-13 14:48:47 +09:00
parent 79fad7df2e
commit 9e518edb8e
2 changed files with 4 additions and 2 deletions

View File

@@ -42,7 +42,8 @@ dotnet build
``` ```
2. Set `GamePath` in `Config.json` to the path of your game executable. 2. Set `GamePath` in `Config.json` to the path of your game executable.
3. Start the server and run the `game` command. 3. Start the server and run the `game` command.
4. Enjoy. 4. Create an account in the server console.
5. Enjoy.
## Feature List ## Feature List

View File

@@ -42,7 +42,8 @@ dotnet build
``` ```
2. Config.json の`GamePath`にあなたのゲームの実行ファイルのパスを書き込みます 2. Config.json の`GamePath`にあなたのゲームの実行ファイルのパスを書き込みます
3. サーバーを起動し`game`コマンドを入力します 3. サーバーを起動し`game`コマンドを入力します
4. 楽しむ 4. サーバーコンソールでアカウントを作成する
5. 楽しむ
## 機能一覧 ## 機能一覧