From 98cf072b4785c0b43111ce4da6468f54283e4f9e Mon Sep 17 00:00:00 2001 From: misiokles Date: Fri, 8 Nov 2024 16:54:30 +0100 Subject: [PATCH] heroes-o-pedia added --- vcmi-1.6.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/vcmi-1.6.json b/vcmi-1.6.json index 774b3a0..0738bce 100644 --- a/vcmi-1.6.json +++ b/vcmi-1.6.json @@ -894,5 +894,14 @@ "mod" : "https://raw.githubusercontent.com/vcmi-mods/modder-tools-pack/main/modder-tools-pack/mod.json", "download" : "https://github.com/vcmi-mods/modder-tools-pack/archive/refs/heads/main.zip", "downloadSize" : 13.579 + }, + "new-monsters-pack" : { + "mod" : "https://raw.githubusercontent.com/vcmi-mods/heroes-o-pedia/vcmi-1.6/heroes-o-pedia/mod.json", + "download" : "https://github.com/vcmi-mods/heroes-o-pedia/archive/refs/heads/vcmi-1.6.zip", + "screenshots" : [ + "https://raw.githubusercontent.com/vcmi-mods/heroes-o-pedia/vcmi-1.6/screenshots/screen01.png", + "https://raw.githubusercontent.com/vcmi-mods/heroes-o-pedia/vcmi-1.6/screenshots/screen02.png", + "https://raw.githubusercontent.com/vcmi-mods/heroes-o-pedia/vcmi-1.6/screenshots/screen03.png" + ] } }