Lukium / palworld-admin

1-Click Installer/Launcher and RCON Client for Palworld Dedicated Server
53 stars 8 forks source link

Add RCON Settings into CLI #16

Closed nycotrix closed 7 months ago

nycotrix commented 7 months ago

Palworld 0.1.5 changed the rcon settings. Now its not saved/read from the usual .ini file. Instead its reading the CLI. In that case add the already existing settings from the GUI into the commandline parameters at server startup.

-RCONEnabled=True -RCONPort=PORTNUMBER

Lukium commented 7 months ago

Implemented in 0.8.3