soda3x / ArmaReforgerServerTool

Arma Reforger Dedicated Server Tool for Windows
GNU General Public License v3.0
31 stars 9 forks source link

Allow the use of the Experimental branch #65

Closed soda3x closed 3 weeks ago

soda3x commented 2 months ago

Currently SteamCMD is hardcoded with the stable branch's App ID. The tool should have a checkbox or something similar allowing experimental servers to be hosted. Noting that experimental branch could contain breaking features like new or changed parameters, when selecting this option, a warning should be presented to the user informing them that it may not work as intended or at all.

The experimental branch's app id is 1890870.

soda3x commented 3 weeks ago

Implemented