This repository has been archived by the owner on Feb 7, 2025. It is now read-only.
✨ Highlights
Maaaany breaking changes :)
The built-in editor is no more
So... the built-in editor got removed. Godots own editor is way more advanced, stable and feature-rich, please use it instead from now.
I will provide a template project with each release that can be imported in Godot.
Unbundled shaderlib
With the builtin editor gone, it is no longer necessary to bundle the shaderlib with the editor. I will distribute it with each release tho.
Commandline interface
The cmd
command got renamed to apply
.