When terraforming, the planet data is appended to star.toml without a header or a line break separation. This will make it impossible to parse planet data properly once it is deployed.
Fixed by Commit 67d627cd
Open
Closed
When terraforming, the planet data is appended to star.toml without a header or a line break separation. This will make it impossible to parse planet data properly once it is deployed.