Skip to content
/ raylib-template Public template

Template for building and uploading Raylib games to itch automatically

License

Notifications You must be signed in to change notification settings

realtradam/raylib-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Actions Template For Raylib HTML5 Games

MIT License Ko-Fi

This template allows you to automatically build your game and then upload it to itch.io when you push to master.

How modify for your use

  1. Create a copy of this template.
  2. Edit .github/workflows/raylib-to-itch.yml
    • on line 57 you need to edit to use your username and game name
  3. Add your Itch API key to:
    • Settings > Secrets > Actions > New Repository Secret
    • Name it BUTLER_API_KEY
  4. Make sure to set a viewport size for your game on Itch.io

And that should be it, your game should automatically compile and upload to itch when you push to master.

Demo

Here is the raylib "game" automatically created and pushed from this repo: https://tradam.itch.io/raylib-template-test?secret=BzB8ElHics20nzvYSQgqfaha2Q0

About

Template for building and uploading Raylib games to itch automatically

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published