Tags: tomtehtom/CSM
Tags
Merge pull request CitiesSkylinesMultiplayer#194 from kaenganxt/fixZones Fix zone sync
Merge pull request CitiesSkylinesMultiplayer#186 from kaenganxt/port-fix Change default port back to 4230 and fix displaying the port
Saving Server/s settings on Client and Host sides (CitiesSkylinesMult… …iplayer#183) Partially implements Issue CitiesSkylinesMultiplayer#182 Saving Server/s settings on Client and Host sides Adding two basic JSON files that save IP, Port, Username and Password when connecting or hosting. The next time the panel is opened, it reads it from the file. Turned ClientConfig and ServerConfig into serializable classes. The ConfigData (helper) class takes cares of loading from and saving to json. Client and server configurations are saved in seperate files because you would only ever need one or the other. Streamline Load and Save methods. Implement "Remember Me" checkboxes
Merge pull request CitiesSkylinesMultiplayer#170 from kaenganxt/updat… …eFix Fix rebuild building patching for new cities update + also update dependencies
Merge pull request CitiesSkylinesMultiplayer#157 from kaenganxt/insta… …ll_script Add Linux and MacOS support to install script