Browser-based tool for editing Stellaris static galaxy scenarios.
Please see the CHANGELOG for more details.
- Commented-out lines (those beginning with
#
) in imported files are not ignored properly.- e.g. If a line is a valid system declaration, it will be treated if it were not commented out and the system will be imported.
- When in an illegal data state (errors will appear in a browser's debug console), it may not be possible to automatically recover to a functional state.
- Clearing the browser cache (application data:
localStorage
) and refreshing will allow recovery to a normal state (though all unsaved data will be lost).
- Clearing the browser cache (application data:
- Linked systems may not be in sorted numerical (System ID) order.
- It is possible to input illegal values into the Settings window.
- It is possible to import invalid settings from a static map file.
This project is licensed under the MIT License. Please see the LICENSE for more details.