|
|
@@ -29,7 +29,9 @@
|
|
|
|
|
|
9. export protocol tool, compile and enter Bin directory, execute dotnet Tools.dll --AppType=Proto2CS
|
|
|
|
|
|
-10. Double-click the Init scene in the Scenes directory in Unity and click Play to run it.
|
|
|
+10. start server: dotnet Server.dll --Process=1 --Console=1
|
|
|
+
|
|
|
+11. Double-click the Init scene in the Scenes directory in Unity and click Play to run it.
|
|
|
|
|
|
# Test state synchronization demo
|
|
|
1. If you want to modify the configuration, go to the Excel directory and modify the corresponding table, do step 6 of the running steps, and then re-run the Server.App project to start the server.
|