refactor: Move Meta into own provider interface
fix: Update license headers
feat: add Litematica schematic format upload & on-the-fly conversion (#12)
-
feat: add litematic upload + conversion support
-
fix: Delete converted litematic file when done
fix: Webserver startup exception
web: Update favicons
fix: Wrong config file comments/defaults
ci: Add more CI workflows
SchematicUpload v1.1 updates the web interface to include a new in-browser schematic preview.
- The layout and design of the web frontend has been reworked and now includes a 3D in-browser preview of the schematic you are uploading (only
.schem
files currently) - Added a favicon to the web interface
- Added description and social media icon metadata to the web interface
/schematicupload
is now an alias of the/uploadschematic
command
To update, just drag+drop!
Generate version.txt web file
Update screenshot images
Note: This is the initial release version available on Modrinth!
This is a security release that updates the embedded jetty-server
version to 10.0.10 to address CVE-2022-2191.
Although SchematicUpload does not make use of affected features, updating is nonetheless strongly recommended.