mirror of
https://github.com/fluxscape/fluxscape.git
synced 2026-01-11 06:42:56 +01:00
* feat: Save "nodelibrary.json" with the project To manage the project without the editor/preview, we need to know more about the Node Library. To make this possible, let's save the Node Library next to the project. Hopefully it will work smoothly for a lot of projects. I have tested it with a few big projects, and it works well for them. * chore: clean up * fix: Make compact and check if there is some data