Mario Hobbs
Untrained and Retired Electrician
Modder
Choo-Choo
Hot Stuff
Space Glider
Swingin' on a Star
Copycat
Voyager Quest
A quick lil' custom solar system maker in python. It can create things but it does not have the ability to edit planet data yet, Though it can create heightmaps. GitHub - mariohobbs645/SFS-SystemMaker: Python based custom solar system editor for Spaceflight Simulator
I am working on adding the planet editing functionality but it's taking a while so I figure i'd post it now so nobody else beats me to the chase. It runs in python, so you'll need a way to run python. To use the tool simply move it into an empty folder in your custom solar systems folder. then run the command "setup()" and it'll get you all the stuff in the example system. Then you can use the command hmap() to make a heightmap. Run command pd() to make custom planet data, though as of now that functionality has yet to be added.
I am working on adding the planet editing functionality but it's taking a while so I figure i'd post it now so nobody else beats me to the chase. It runs in python, so you'll need a way to run python. To use the tool simply move it into an empty folder in your custom solar systems folder. then run the command "setup()" and it'll get you all the stuff in the example system. Then you can use the command hmap() to make a heightmap. Run command pd() to make custom planet data, though as of now that functionality has yet to be added.