fix: remove useless cli arguments from in-game guide
This commit is contained in:
parent
b4ffbc0a0d
commit
2e5d5a9942
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ public class GBSUGui : MonoBehaviour
|
||||||
GUI.skin.label.alignment = TextAnchor.UpperLeft;
|
GUI.skin.label.alignment = TextAnchor.UpperLeft;
|
||||||
|
|
||||||
GUILayout.Label($@"==Guide==
|
GUILayout.Label($@"==Guide==
|
||||||
Set CLI arguments: -ip, -port, -servername, -serverpassword
|
Set CLI arguments: -ip, -port
|
||||||
|
|
||||||
[Hosting]
|
[Hosting]
|
||||||
1. Create a config in Gang Beasts_Data/Config/Rotation/config.json
|
1. Create a config in Gang Beasts_Data/Config/Rotation/config.json
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue