A recreation of SMM:WE 3.5.1 in Godot Engine.
Currently, GodotWE is in a very early stage and only mostly features an editor with playtesting functionality. We have not released any builds ready to play, however you can build it yourself.
Note
Want to see news and content about GodotWE? Join our Discord server!
To use GodotWE's source code, you will need:
- The latest Godot Engine version (currently 4.6.2.stable)
- Git (optional but recommended)
To start working with GodotWE, follow these steps:
- Download the main branch. You can do this either from the
Codebutton on the GitHub website or by cloning into the repository using Git:git clone https://github.com/NCubss/GodotWE.git - Open the Godot editor and
📂 Importtheproject.godotfile. - Enjoy! Modify the game to your heart's content.
See CONTRIBUTING.md for details.
