This is a (very) rudimentary template editor for Oxygen Not Included.
- All buttons now work.
- Enabled Coal
- Enabled Abyssalite
- Added template parser for use with existing templates. It will still explode if it uses unimplemented elements.
- Default to your gamedir for save/load templates if it can be found.
- Fixed semver to properly be 0.1 instead of 0.0.2 as its a feature release instead of patch.
- Not all elements are present yet
- When loading a template the UI won't update if you make changes, but it IS making the changes underneath. Will fix on the next release.
- First ghetto push that technially works.
- Add links to the wiki for each element
- Support connections
- Support rotation
- Customizable template size
- Support management of template files
- Support all the elements in the game
- Support diseases
- Add entities like geysers and nullifiers
- Support missing plants
- Support deleting of stuff. Srsly.
- Make the UI actually look nice