RESOLVED: Setting project.paths via MyProject.Settings.json seems broken

Titel says it all. I can’t seem to get it working following the documentation for the project class

Build: Latest official

The .json is meant as an override for the paths. They need to be set via python using project.paths[] to start though. The idea here is that you can have per-machine paths that are picked up from the .json, but the .toe file always contains ‘something’.
Is this what is missing? I’ll make the documentation more clear.

The old docs sounded like it’s the other way around. Much better now. Thx

Great, thanks for the nudge!