From 3cc43d99fe0f92663e34ab40c12f5e5f766b92fb Mon Sep 17 00:00:00 2001 From: Nate Date: Thu, 7 Jan 2021 16:07:57 -0500 Subject: [PATCH] Manually setting port no longer needed. The port is now set via the startup command, not only through commands. --- mindustry/README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/mindustry/README.md b/mindustry/README.md index 312bd1c7..b47636ed 100644 --- a/mindustry/README.md +++ b/mindustry/README.md @@ -1,10 +1,5 @@ # Mindustry -**PLEASE READ** -Due to Mindustry not accepting command line arguments you MUST set the port once you start the game, by using the command `port `. - -This only has to be done once. - #### About the game Mindustry is a hybrid tower-defense sandbox factory game. Create elaborate supply chains of conveyor belts to feed ammo into your turrets, produce materials to use for building, and defend your structures from waves of enemies. Features include a map editor, 24 built-in maps, cross-platform multiplayer and large-scale PvP unit battles.