More about project and contribution are described in main repository.
This repository contains CLI tools which simplify building and shipping games or apps created on NoiseEngine.
Even in future when editor will be avaiable this tools will allow to use NoiseEngine without editor, e.g. CI/CD tests.
Documentation how to use this tool is not currently avaiable. See here for more information.
This project has independent versioning than core, version 0.2 of this are not 0.2 of core.
To compile this project you need to have .NET 7.0 SDK.
After when you have this tool you can build project with running command in repository root:
dotnet build
NoiseEngine.Editor is licensed under the MIT license.