A template to be used for my Raylib projects
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
73
commits
ci: automate itch.io publishing after successful builds with workflow_run trigger
57c5898View on GitHubfeat: add debug build configurations for macOS, Windows and web targets
b3332f8View on GitHubci: add GitHub Actions workflow for publishing releases to itch.io
7c0f02bView on GitHubrefactor: simplify project name extraction and fix macOS app bundle copying
f24be83View on GitHubchore: add project version and use it in macOS bundle settings
11856b1View on GitHubfeat: enable macOS app bundle creation with bundle identifier and version info
f95ea58View on GitHubbuild: enable shallow clone of raylib dependency to reduce download size
455b27eView on GitHubchore: enable FetchContent download progress and pin raylib to v5.5
48ee0a8View on GitHubrefactor: use dynamic project name instead of hardcoded raygame in build scripts
bb6566bView on GitHubfix: update web build config to use proper Emscripten settings and file handling
b931da5View on GitHub