Apply latest "Sample Application" of root directory.
This commit is contained in:
@@ -31,7 +31,7 @@ Windowsのビルドは[Visual Studio 2019](https://visualstudio.microsoft.com/do
|
||||
vectorwar.exe <localport> <num players> ('local' | <remote ip>:<remote port>) for each player
|
||||
```
|
||||
|
||||
2~4プレイヤーゲームの始め方についての例は、binディレクトリにある.cmdファイルをご覧ください。
|
||||
2~4プレイヤーゲームの始め方についての例は、binディレクトリにある.cmdファイルをご覧ください。
|
||||
|
||||
## ライセンス
|
||||
|
||||
|
||||
@@ -187,7 +187,7 @@ GGPOは内部記録のパケットを送受信するために、一定の時間
|
||||
vectorwar.exe <localport> <num players> ('local' | <remote ip>:<remote port>) for each player
|
||||
```
|
||||
|
||||
2~4プレイヤーゲームの始め方についての例は、binディレクトリにある.batファイルをご覧ください。
|
||||
2~4プレイヤーゲームの始め方についての例は、binディレクトリにある.cmdファイルをご覧ください。
|
||||
|
||||
## ベストプラクティスとトラブルシューティング
|
||||
|
||||
|
||||
@@ -187,7 +187,7 @@ The Vector War application in the source directory contains a simple application
|
||||
vectorwar.exe <localport> <num players> ('local' | <remote ip>:<remote port>) for each player
|
||||
```
|
||||
|
||||
See the .bat files in the bin directory for examples on how to start 2, 3, and 4 player games.
|
||||
See the .cmd files in the bin directory for examples on how to start 2, 3, and 4 player games.
|
||||
|
||||
## Best Practices and Troubleshooting
|
||||
|
||||
|
||||
Reference in New Issue
Block a user