From 90b7bb5fb1604a0722a47995c97974c1ee89d4e1 Mon Sep 17 00:00:00 2001 From: Sergio Valor Date: Fri, 29 May 2026 22:30:11 +0200 Subject: [PATCH] Ajusta noms de jocs al toml --- games.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games.toml b/games.toml index 97421cf..eb6ddf3 100644 --- a/games.toml +++ b/games.toml @@ -28,7 +28,7 @@ run_cmd = "make run" [[game]] id = "aee" -name = "Aventures en Egipte (AEE)" +name = "Aventures en Egipte" clone_url = "https://gitea.sustancia.synology.me/jaildesigner-jailgames/aee.git" build_cmd = "" run_cmd = "make run"