From 46df151b7a50de20545b19055465a8865a8eeb8f Mon Sep 17 00:00:00 2001 From: XHawk87 Date: Fri, 9 May 2025 19:08:01 +0100 Subject: [PATCH 1/2] Added Chaos modpack --- index.json | 7 +++ mods/Chaos-2025-05-09-8a67d16.json | 95 ++++++++++++++++++++++++++++++ 2 files changed, 102 insertions(+) create mode 100644 mods/Chaos-2025-05-09-8a67d16.json diff --git a/index.json b/index.json index 7593d6c..e65914a 100644 --- a/index.json +++ b/index.json @@ -108,6 +108,13 @@ "license": "GPL-3.0-or-later", "type": "Modpack", "url": "mods/SG4.json" + }, + { + "name": "Chaos52Dingo - 9th May 2025", + "version": "2025-05-09-8a67d16", + "license": "GPL-3.0-or-later", + "type": "Modpack", + "url": "mods/Chaos-2025-05-09-8a67d16.json" } ] } diff --git a/mods/Chaos-2025-05-09-8a67d16.json b/mods/Chaos-2025-05-09-8a67d16.json new file mode 100644 index 0000000..c1b4035 --- /dev/null +++ b/mods/Chaos-2025-05-09-8a67d16.json @@ -0,0 +1,95 @@ +{ + "info": { + "options": "+modpack-1.0", + "base_url": "https://raw.githubusercontent.com/longturn/rules-of-chaos/refs/heads/modpack-2025-05-09/", + "name": "Longturn Chaos Ruleset", + "type": "Ruleset", + "version": "2025-05-09-8a67d16" + }, + "files": [ + { + "url": "Chaos_local.serv", + "dest": "Chaos.serv" + }, + { + "url": "Chaos/README.Chaos", + "dest": "Chaos/README.Chaos" + }, + { + "url": "Chaos/buildings.ruleset", + "dest": "Chaos/buildings.ruleset" + }, + { + "url": "Chaos/cities.ruleset", + "dest": "Chaos/cities.ruleset" + }, + { + "url": "Chaos/effects.ruleset", + "dest": "Chaos/effects.ruleset" + }, + { + "url": "Chaos/effects/cityWorkingRadius.ruleset", + "dest": "Chaos/effects/cityWorkingRadius.ruleset" + }, + { + "url": "Chaos/effects/vision-blindWorld.ruleset", + "dest": "Chaos/effects/vision-blindWorld.ruleset" + }, + { + "url": "Chaos/effects/vision.ruleset", + "dest": "Chaos/effects/vision.ruleset" + }, + { + "url": "Chaos/game.ruleset", + "dest": "Chaos/game.ruleset" + }, + { + "url": "Chaos/governments.ruleset", + "dest": "Chaos/governments.ruleset" + }, + { + "url": "Chaos/nation_chaos/animals.ruleset", + "dest": "Chaos/nation_chaos/animals.ruleset" + }, + { + "url": "Chaos/nation_chaos/npc_animals.ruleset", + "dest": "Chaos/nation_chaos/npc_animals.ruleset" + }, + { + "url": "Chaos/nation_chaos/npc_pirate.ruleset", + "dest": "Chaos/nation_chaos/npc_pirate.ruleset" + }, + { + "url": "Chaos/nation_chaos/pirate.ruleset", + "dest": "Chaos/nation_chaos/pirate.ruleset" + }, + { + "url": "Chaos/nations.ruleset", + "dest": "Chaos/nations.ruleset" + }, + { + "url": "Chaos/parser.lua", + "dest": "Chaos/parser.lua" + }, + { + "url": "Chaos/script.lua", + "dest": "Chaos/script.lua" + }, + { + "url": "Chaos/styles.ruleset", + "dest": "Chaos/styles.ruleset" + }, + { + "url": "Chaos/techs.ruleset", + "dest": "Chaos/techs.ruleset" + }, + { + "url": "Chaos/terrain.ruleset", + "dest": "Chaos/terrain.ruleset" + }, + { + "url": "Chaos/units.ruleset", + "dest": "Chaos/units.ruleset" + } + ] +} From 23a120a0cde04cf6e56d271f2cabaf5dcf914094 Mon Sep 17 00:00:00 2001 From: XHawk87 Date: Fri, 9 May 2025 22:26:11 +0100 Subject: [PATCH 2/2] Switched to direct link for Chaos --- index.json | 2 +- mods/Chaos-2025-05-09-8a67d16.json | 95 ------------------------------ 2 files changed, 1 insertion(+), 96 deletions(-) delete mode 100644 mods/Chaos-2025-05-09-8a67d16.json diff --git a/index.json b/index.json index e65914a..d72e63c 100644 --- a/index.json +++ b/index.json @@ -114,7 +114,7 @@ "version": "2025-05-09-8a67d16", "license": "GPL-3.0-or-later", "type": "Modpack", - "url": "mods/Chaos-2025-05-09-8a67d16.json" + "url": "https://raw.githubusercontent.com/longturn/rules-of-chaos/refs/heads/modpack-2025-05-09/modpack.json" } ] } diff --git a/mods/Chaos-2025-05-09-8a67d16.json b/mods/Chaos-2025-05-09-8a67d16.json deleted file mode 100644 index c1b4035..0000000 --- a/mods/Chaos-2025-05-09-8a67d16.json +++ /dev/null @@ -1,95 +0,0 @@ -{ - "info": { - "options": "+modpack-1.0", - "base_url": "https://raw.githubusercontent.com/longturn/rules-of-chaos/refs/heads/modpack-2025-05-09/", - "name": "Longturn Chaos Ruleset", - "type": "Ruleset", - "version": "2025-05-09-8a67d16" - }, - "files": [ - { - "url": "Chaos_local.serv", - "dest": "Chaos.serv" - }, - { - "url": "Chaos/README.Chaos", - "dest": "Chaos/README.Chaos" - }, - { - "url": "Chaos/buildings.ruleset", - "dest": "Chaos/buildings.ruleset" - }, - { - "url": "Chaos/cities.ruleset", - "dest": "Chaos/cities.ruleset" - }, - { - "url": "Chaos/effects.ruleset", - "dest": "Chaos/effects.ruleset" - }, - { - "url": "Chaos/effects/cityWorkingRadius.ruleset", - "dest": "Chaos/effects/cityWorkingRadius.ruleset" - }, - { - "url": "Chaos/effects/vision-blindWorld.ruleset", - "dest": "Chaos/effects/vision-blindWorld.ruleset" - }, - { - "url": "Chaos/effects/vision.ruleset", - "dest": "Chaos/effects/vision.ruleset" - }, - { - "url": "Chaos/game.ruleset", - "dest": "Chaos/game.ruleset" - }, - { - "url": "Chaos/governments.ruleset", - "dest": "Chaos/governments.ruleset" - }, - { - "url": "Chaos/nation_chaos/animals.ruleset", - "dest": "Chaos/nation_chaos/animals.ruleset" - }, - { - "url": "Chaos/nation_chaos/npc_animals.ruleset", - "dest": "Chaos/nation_chaos/npc_animals.ruleset" - }, - { - "url": "Chaos/nation_chaos/npc_pirate.ruleset", - "dest": "Chaos/nation_chaos/npc_pirate.ruleset" - }, - { - "url": "Chaos/nation_chaos/pirate.ruleset", - "dest": "Chaos/nation_chaos/pirate.ruleset" - }, - { - "url": "Chaos/nations.ruleset", - "dest": "Chaos/nations.ruleset" - }, - { - "url": "Chaos/parser.lua", - "dest": "Chaos/parser.lua" - }, - { - "url": "Chaos/script.lua", - "dest": "Chaos/script.lua" - }, - { - "url": "Chaos/styles.ruleset", - "dest": "Chaos/styles.ruleset" - }, - { - "url": "Chaos/techs.ruleset", - "dest": "Chaos/techs.ruleset" - }, - { - "url": "Chaos/terrain.ruleset", - "dest": "Chaos/terrain.ruleset" - }, - { - "url": "Chaos/units.ruleset", - "dest": "Chaos/units.ruleset" - } - ] -}