MSpreckels

Results 18 comments of MSpreckels

> @MSpreckels keep the naming as close to the PalWorldSettings.ini, except for the ones that introduce breaking changes. > > Tonight I'll test your PR as well, thanks for all...

Hey thanks for testing! I wonder why it is not formatting correctly. I'm using `tr` to remove all the new lines. Might be a tooling difference between macos and linux?...

As we talked about in discord: Ive now fixed the replacement of \n line ending to \n\r line ending. This still works on my end. I've also replaced some env...

> * After this is merged, the next release should bump from 0.19.1 to 0.50.0, this PR should solidify how we're going to support server settings for probably awhile, and...

> In the start script read values in default ini to create the config script. > > Been trying to find a good tool that let's you modify ini but...

Hey there! We are currently planning and designing a way to easily set all the settings in #207. Setting settings in Engine.ini is still on the horizon but its planned

After looking at the issues again here are similar issues: #153 #176

Hey there @chaoscode does this issue persist after the latest update?