Skip to content

madalee-com/warudo-editor-wrapper

Repository files navigation

Warudo Editor Wrapper

Quick and lazy wrapper to start the Warudo Editor with Linux Electron.

Our logo

GitHub Actions Workflow Status GitHub Release Release Date godot version Downloads GitHub License

Features

  • Just starts Warudo editor: Start the native Linux Warudo editor without any error messages.

Quick Start

  • Download/extract Linux Electron to the Warudo/Warudo_Data/StreamingAssets/Clients/win-x64/ path. Let it overwrite anything it wants to.
  • Download the latest release of Warudo Editor Wrapper to the same path, and let it overwrite warudo-client-electron.exe
  • When pressing Esc in Warudo, the native Linux version of the editor should load.

Some Notes

Why Godot?

It works on everything, development is fully self contained between Godot and the source code, and we're lazy. Feel free to implement something better or smaller or whatever.

Building/Compiling

  1. Clone the repo git clone https://github.com/madalee-com/warudo-editor-wrapper
  2. Download and run Godot 4.6.1 or newer
  3. Open the project.godot file
  4. Click Project->Export (You need the latest Export Templates for Godot, available on the Export page)

Contributing

We welcome contributions! Open an issue or a PR.

Quick contribution guide:

  1. Fork the repo
  2. Create feature branch (git checkout -b feature/amazing-feature)
  3. Commit changes (git commit -m 'Add amazing feature')
  4. Push to branch (git push origin feature/amazing-feature)
  5. Open Pull Request

Support

License

This project is provided under the GNU General Public License v3.0. See the LICENSE file for more information.

Acknowledgments

  • This project is not officially associated with Electron nor Warudo
  • Godot 4.6.1 - The application/game framework

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors