Actualitzat games.toml
This commit is contained in:
+10
-10
@@ -18,27 +18,27 @@
|
|||||||
data_dir = "jail_launcher_data"
|
data_dir = "jail_launcher_data"
|
||||||
|
|
||||||
[[game]]
|
[[game]]
|
||||||
id = "coffee_crisis"
|
id = "coffee-crisis"
|
||||||
name = "Coffee Crisis"
|
name = "Coffee Crisis"
|
||||||
clone_url = "https://gitea.sustancia.synology.me/jaildesigner-jailgames/coffee_crisis.git"
|
clone_url = "https://gitea.sustancia.synology.me/jaildesigner-jailgames/coffee-crisis.git"
|
||||||
build_cmd = ""
|
build_cmd = ""
|
||||||
run_cmd = "make run"
|
run_cmd = "make run"
|
||||||
players = "1-2 jugadors"
|
players = "1-2 jugadors"
|
||||||
author = "JailDesigner"
|
author = "JailDesigner"
|
||||||
|
|
||||||
[[game]]
|
[[game]]
|
||||||
id = "coffee_crisis_arcade_edition"
|
id = "coffee-crisis-ae"
|
||||||
name = "Coffee Crisis Arcade Edition"
|
name = "Coffee Crisis Arcade Edition"
|
||||||
clone_url = "https://gitea.sustancia.synology.me/jaildesigner-jailgames/coffee_crisis_arcade_edition.git"
|
clone_url = "https://gitea.sustancia.synology.me/jaildesigner-jailgames/coffee-crisis-ae.git"
|
||||||
build_cmd = ""
|
build_cmd = ""
|
||||||
run_cmd = "make run"
|
run_cmd = "make run"
|
||||||
players = "1-2 jugadors"
|
players = "1-2 jugadors"
|
||||||
author = "JailDesigner"
|
author = "JailDesigner"
|
||||||
|
|
||||||
[[game]]
|
[[game]]
|
||||||
id = "jaildoctors_dilemma"
|
id = "jaildoctors-dilemma"
|
||||||
name = "JailDoctor's Dilemma"
|
name = "JailDoctor's Dilemma"
|
||||||
clone_url = "https://gitea.sustancia.synology.me/jaildesigner-jailgames/jaildoctors_dilemma.git"
|
clone_url = "https://gitea.sustancia.synology.me/jaildesigner-jailgames/jaildoctors-dilemma.git"
|
||||||
build_cmd = ""
|
build_cmd = ""
|
||||||
run_cmd = "make run"
|
run_cmd = "make run"
|
||||||
players = "1 jugador"
|
players = "1 jugador"
|
||||||
@@ -54,18 +54,18 @@ players = "1 jugador"
|
|||||||
author = "JailDesigner"
|
author = "JailDesigner"
|
||||||
|
|
||||||
[[game]]
|
[[game]]
|
||||||
id = "orni_attack"
|
id = "orni-attack"
|
||||||
name = "Orni Attack"
|
name = "Orni Attack"
|
||||||
clone_url = "https://gitea.sustancia.synology.me/jaildesigner-jailgames/orni_attack.git"
|
clone_url = "https://gitea.sustancia.synology.me/jaildesigner-jailgames/orni-attack.git"
|
||||||
build_cmd = ""
|
build_cmd = ""
|
||||||
run_cmd = "make run"
|
run_cmd = "make run"
|
||||||
players = "1-2 jugadors"
|
players = "1-2 jugadors"
|
||||||
author = "JailDesigner"
|
author = "JailDesigner"
|
||||||
|
|
||||||
[[game]]
|
[[game]]
|
||||||
id = "projecte_2026"
|
id = "projecte-2026"
|
||||||
name = "Projecte 2026"
|
name = "Projecte 2026"
|
||||||
clone_url = "https://gitea.sustancia.synology.me/jaildesigner-jailgames/projecte_2026.git"
|
clone_url = "https://gitea.sustancia.synology.me/jaildesigner-jailgames/projecte-2026.git"
|
||||||
build_cmd = ""
|
build_cmd = ""
|
||||||
run_cmd = "make run"
|
run_cmd = "make run"
|
||||||
players = "1 jugador"
|
players = "1 jugador"
|
||||||
|
|||||||
Reference in New Issue
Block a user