diff --git a/README.md b/README.md index 3dc4202..1908731 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,8 @@ dotnet build ``` 2. Set `GamePath` in `Config.json` to the path of your game executable. 3. Start the server and run the `game` command. -4. Enjoy. +4. Create an account in the server console. +5. Enjoy. ## Feature List diff --git a/README_jp.md b/README_jp.md index a8ad864..17018d0 100644 --- a/README_jp.md +++ b/README_jp.md @@ -42,7 +42,8 @@ dotnet build ``` 2. Config.json の`GamePath`にあなたのゲームの実行ファイルのパスを書き込みます 3. サーバーを起動し`game`コマンドを入力します -4. 楽しむ +4. サーバーコンソールでアカウントを作成する +5. 楽しむ ## 機能一覧