Reordena els jocs al toml: CC, CCAE, JDD, AEE, Orni, Projecte 2026

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-30 10:51:56 +02:00
parent 0085c63ace
commit be3cb44ae2
+12 -12
View File
@@ -35,15 +35,6 @@ run_cmd = "make run"
players = "1-2 jugadors"
author = "JailDesigner"
[[game]]
id = "aee"
name = "Aventures en Egipte"
clone_url = "https://gitea.sustancia.synology.me/jaildesigner-jailgames/aee.git"
build_cmd = ""
run_cmd = "make run"
players = "1 jugador"
author = "JailDesigner"
[[game]]
id = "jaildoctors_dilemma"
name = "JailDoctor's Dilemma"
@@ -54,9 +45,9 @@ players = "1 jugador"
author = "JailDesigner"
[[game]]
id = "projecte_2026"
name = "Projecte 2026"
clone_url = "https://gitea.sustancia.synology.me/jaildesigner-jailgames/projecte_2026.git"
id = "aee"
name = "Aventures en Egipte"
clone_url = "https://gitea.sustancia.synology.me/jaildesigner-jailgames/aee.git"
build_cmd = ""
run_cmd = "make run"
players = "1 jugador"
@@ -70,3 +61,12 @@ build_cmd = ""
run_cmd = "make run"
players = "1-2 jugadors"
author = "JailDesigner"
[[game]]
id = "projecte_2026"
name = "Projecte 2026"
clone_url = "https://gitea.sustancia.synology.me/jaildesigner-jailgames/projecte_2026.git"
build_cmd = ""
run_cmd = "make run"
players = "1 jugador"
author = "JailDesigner"