Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fernandogcat/godot-meeting-talk-ci-ayay-project
https://github.com/fernandogcat/godot-meeting-talk-ci-ayay-project
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fernandogcat/godot-meeting-talk-ci-ayay-project
- Owner: fernandogcat
- Created: 2024-04-04T19:19:23.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-07T08:29:52.000Z (9 months ago)
- Last Synced: 2024-12-28T21:54:55.687Z (7 days ago)
- Language: Shell
- Size: 1.49 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Setup Github
In order to upload the build to itch.io, go here https://github.com/YOUR_USERNAME/godot-ci-ayay/settings/secrets/actions/new and create a new secret:
* key: `BUTLER_API_KEY`
* value: go here https://itch.io/user/settings/api-keys and create a new key# Setup project
## 1. You need to download fmod library
### mac/linux
Run next script:
`$ ./scripts/download_fmod_library.sh`
### windows:
Download the library https://github.com/utopia-rise/fmod-gdextension/releases/download/4.1.0-4.2.0/addons.zip and unzip it under `addons/fmod/`
## 2. Check that fmod plugin is enabled at Project Settings -> Plugins
## 3. Restart the project (Godot will ask for it)
And have shout! 😱