Remove additional resources from README

Removed additional resources section from README.
This commit is contained in:
Barichello
2025-09-25 00:37:35 -03:00
committed by GitHub
parent a20f4cc32a
commit 348588b62f

View File

@@ -106,7 +106,3 @@ Secrets needed for a Itch.io deploy via GitLab CI:
#### Authentication errors with Butler #### 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). - 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.