CI/CD templates for Commodore Plus/4 projects: the c64-tools set with xplus4 and the plus4-builder image

This commit is contained in:
2026-09-07 23:20:17 +02:00
commit 8f6d420e3d
6 changed files with 187 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"name": "example",
"title": "Example Plus/4 Game",
"author": "Teletype Games",
"desc": "Short description of the game.",
"site": "https://git.teletypegames.org/games/example",
"repo": "https://git.teletypegames.org/games/example",
"license": "MIT",
"version": "1.0.0"
}