From dc0e7503f48d88dc6c1bb810fd54c099a70a736f Mon Sep 17 00:00:00 2001 From: Warzyw647 Date: Sun, 2 Mar 2025 12:17:32 +0100 Subject: [PATCH] Added pah3 tournament mod to branches 1.6 and 1.7 --- vcmi-1.6.json | 4 ++++ vcmi-1.7.json | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/vcmi-1.6.json b/vcmi-1.6.json index efd8dea..550a2ac 100644 --- a/vcmi-1.6.json +++ b/vcmi-1.6.json @@ -1014,5 +1014,9 @@ "mod" : "https://raw.githubusercontent.com/vcmi-mods/pvp-balance/vcmi-1.6/mod.json", "download" : "https://github.com/vcmi-mods/pvp-balance/archive/refs/heads/vcmi-1.6.zip", "downloadSize" : 8.999 + }, + "pah3-singleplayer-tournament": { + "mod" : "https://raw.githubusercontent.com/vcmi-mods/pah3-singleplayer-tournament/vcmi-1.6/pah3-singleplayer-tournament/mod.json", + "download": "https://github.com/vcmi-mods/pah3-singleplayer-tournament/archive/refs/heads/vcmi-1.6.zip" } } diff --git a/vcmi-1.7.json b/vcmi-1.7.json index 3620ecd..aa74abf 100644 --- a/vcmi-1.7.json +++ b/vcmi-1.7.json @@ -1015,6 +1015,10 @@ "mod" : "https://raw.githubusercontent.com/vcmi-mods/pvp-balance/vcmi-1.6/mod.json", "download" : "https://github.com/vcmi-mods/pvp-balance/archive/refs/heads/vcmi-1.6.zip", "downloadSize" : 8.999 + }, + "pah3-singleplayer-tournament": { + "mod" : "https://raw.githubusercontent.com/vcmi-mods/pah3-singleplayer-tournament/vcmi-1.6/pah3-singleplayer-tournament/mod.json", + "download": "https://github.com/vcmi-mods/pah3-singleplayer-tournament/archive/refs/heads/vcmi-1.6.zip" } } }