This is a very early preview release with many known critical issues. Consider it an experimental nightly build.
The purpose of this release series is to identify and address compatibility issues across various systems and to give the community a sense of what's coming in the next major version.
Do not use this productively! Expect breaking changes in the format, meaning projects created with this version might not be loadable in future releases.
Requirements
Please install:
- .NET 9 Desktop Runtime or .NET 9 SDK
- Microsoft Visual C++ Redistributable
- Windows Graphics Tools:
- Open Windows Settings > System > Optional features.
- If Graphics Tools is already listed under Installed features, you're all set.
- Otherwise, click Add an optional feature.
- Search for Graphics Tools, select it, and click Install.
A dedicated installer will be provided soon.
First Steps (These may change in the near future)
- Run Editor.exe.
- Select Project → New Project.
- Enter a valid namespace, e.g.,
myname.project1(all lowercase). - Enter a valid project name, e.g.,
Project(should start with an uppercase letter).
Please Help
Report all issues on Discord in the #dev-main channel.