Releases: Igrium/scaffold-editor-mc
Releases · Igrium/scaffold-editor-mc
Alpha 0.4.0
The editor update for Scaffold 0.4.0. See the core update here: https://github.com/Sam54123/Scaffold/releases/tag/0.4.0
Note: levels that make use of world_redstone_listener
are NOT backwards compatible. To update, replace all instances of world_restone_listener
with redstone_listener
using a text editor.
This build only runs on Windows! To use with other operating systems, you must build from source.
Change log:
- Improved stability launching into editor.
- Implemented "Open in Game" button.
- Fixed potential crash when moving large block collections.
- Overhauled outliner.
- Fixed entity browser.
- Overhauled resize tool.
- Fixed resolution on editor close.
Alpha 0.3.0
This is the first alpha release of Scaffold Editor, using tag version 0.3.0 to match Scaffold Core. It includes all the base features of Scaffold, but it can be quite buggy.
This build only runs on Windows. To run on other operating systems, you must build from source! In the future, there will be official builds for other systems.