Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/949886/godot-automation
Fully automated Godot CI/CD pipeline for multiple platforms using C# or GDScript.
https://github.com/949886/godot-automation
cicd godot godot-engine
Last synced: 26 days ago
JSON representation
Fully automated Godot CI/CD pipeline for multiple platforms using C# or GDScript.
- Host: GitHub
- URL: https://github.com/949886/godot-automation
- Owner: 949886
- License: mit
- Created: 2024-09-14T21:22:22.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-15T09:13:32.000Z (about 2 months ago)
- Last Synced: 2024-09-29T08:21:00.430Z (about 1 month ago)
- Topics: cicd, godot, godot-engine
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Godot Automation
Github Actions for Godot 4 CI/CD automation.## Features
- [x] Fully automated CI/CD pipeline for C# or GDScript projects. Supported platforms:
- [x] Windows
- [x] Linux
- [x] macOS
- [x] Web (non-c# project only)
- [x] Android
- [ ] iOS
- [x] Create [github releases] automatically (needs write permissions, see [Write access to repository is not granted]).## Usage
**New Project:**
Just click on the `Use this template` or `Fork` button to create a new repository.
**Existing Project:**
Copy the `.github` folder and the `export_presets.cfg` file to your project.
[github releases]: https://github.com/949886/godot-automation/releases
[Write access to repository is not granted]: https://stackoverflow.com/questions/75250751/github-actions-write-access-to-repository-is-not-granted#answers-header