- Continuous integration via GitHub Actions
- Code formatting enforced by gdformat for gdscript code, and clang-format for shaders, via pre-commit
- Keep track of licenses and attribution by following the reuse specification
- Use this repo as a template.
- Replace all occurrences of "Greeter" with the name of your project
- Replace files with your own
- Happy coding!
Eventually, you can remove any unused files, such as irrelevant github workflows for your project. Feel free to replace the License with one suited for your project.
We welcome community contributions to this project.
Please read our Contributor Guide for more information on how to get started.