From 348588b62f56e19a12a5d281405effcb8397dfb3 Mon Sep 17 00:00:00 2001 From: Barichello Date: Thu, 25 Sep 2025 00:37:35 -0300 Subject: [PATCH] Remove additional resources from README Removed additional resources section from README. --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 8efc394..27f07bd 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,3 @@ Secrets needed for a Itch.io deploy via GitLab CI: #### Authentication errors with Butler - If using GitLab, check that the 'protected' tag is disabled in the [CI/CD variables panel](https://github.com/aBARICHELLO/godot-ci#environment-configuration). - -## Additional Resources - -Greenfox has an [excellent repo](https://gitlab.com/greenfox/godot-build-automation) that is also for automating Godot exports.