-
Notifications
You must be signed in to change notification settings - Fork 2
/
mods.xml
42 lines (42 loc) · 3.71 KB
/
mods.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<?xml version="1.0" encoding="UTF-8"?>
<!--These are "standalone" mods, also known as "full-game conversions". They don't require Fabric or any other modloader.-->
<!--The launcher does not have a mechanism for distributing loader mods yet.-->
<index>
<game name="InfinityTale">
<version number="1.1.0">https://github.com/MajickTek/MiniCraftLauncherIndex/raw/main/jars/InfinityTale/infinitytale.jar</version>
</game>
<game name="MiniCraft">
<version number="Extended">https://github.com/MajickTek/MiniCraftLauncherIndex/raw/main/jars/MiniCraft%20X/Minicraft_extended_by_GDavid.jar</version>
<version number="X">https://github.com/MajickTek/MiniCraftLauncherIndex/raw/main/jars/MiniCraft%20X/MiniCraft_X.jar</version>
</game>
<game name="CthulhuCraft">
<version number="0.05a">https://github.com/TheBigEye/Cthulhucraft/releases/download/v0.05a-Beta/CthulhuCraft.Beta.0.05.jar</version>
<version number="0.05_3a">https://github.com/TheBigEye/Cthulhucraft/releases/download/v0.05_3a-Beta/CthulhuCraft.Beta.0.05_3a.jar</version>
<version number="0.05_2a">https://github.com/TheBigEye/Cthulhucraft/releases/download/v0.05_2a-Beta/CthulhuCraft.Beta.0.05_2a.jar</version>
<version number="0.05_1a">https://github.com/TheBigEye/Cthulhucraft/releases/download/v0.05_1a-Beta/CthulhuCraft.Beta.0.05_1a.jar</version>
<version number="0.04a">https://github.com/TheBigEye/Cthulhucraft/releases/download/v0.04a-Beta/CthulhuCraft.Beta.0.04a.jar</version>
<version number="0.03a">https://github.com/TheBigEye/Cthulhucraft/releases/download/v0.03a-Beta/CthulhuCraft.Beta.0.03a.jar</version>
<version number="0.02a">https://github.com/TheBigEye/Cthulhucraft/releases/download/v0.02a-Beta/CthulhuCraft.Beta.0.02a.jar</version>
</game>
<game name="Aircraft">
<version number="0.4 part 2">https://github.com/TheBigEye/Aircraft/releases/download/v0.0.4/Aircraft.jar</version>
<version number="0.4 part 1">https://github.com/TheBigEye/Aircraft/releases/download/v0.0.4-pre/Aircraft.jar</version>
<version number="0.3">https://github.com/TheBigEye/Aircraft/releases/download/v0.03/Aircraft.jar</version>
<version number="0.2">https://github.com/TheBigEye/Aircraft/releases/download/v0.02/Aircraft.jar</version>
<version number="0.1">https://github.com/TheBigEye/Aircraft/releases/download/v0.01/Aircraft.jar</version>
</game>
<game name="MiniCraft Squared">
<version number="1.0.0">https://github.com/pelletsstarPL/Minicraft-squared/releases/download/minicraftMod/minicraft_square.jar</version>
<version number="1.1.0">https://github.com/pelletsstarPL/Minicraft-squared/releases/download/v1.1/minicraft_square-1.1.0.jar</version>
<version number="1.2.0">https://github.com/pelletsstarPL/Minicraft-squared/releases/download/v1.2/minicraft_square-1.2.0.jar</version>
<version number="1.4.0">https://github.com/pelletsstarPL/Minicraft-squared/releases/download/v1.4/minicraft_square-1.4.0.jar</version>
<version number="1.5.0">https://github.com/pelletsstarPL/Minicraft-squared/releases/download/v1.5/minicraft_square-1.5.0.jar</version>
<version number="1.6.0">https://github.com/pelletsstarPL/Minicraft-Squared/releases/download/v1.6/minicraft_square-1.6.0.jar</version>
<version number="1.7.0">https://github.com/pelletsstarPL/Minicraft-Squared/releases/download/v1.7/minicraft_square-1.7.0.jar</version>
<version number="1.8.0">https://github.com/pelletsstarPL/Minicraft-Squared/releases/download/v1.8/minicraft_square-1.8.0.jar</version>
<version number="1.9.0">https://github.com/pelletsstarPL/Minicraft-squared/releases/download/v1.9/minicraft_square-1.9.0.jar</version>
</game>
<game name="MiniCraft Red">
<version number="1.0.0">https://github.com/itayfeder/Minicraft-Red/releases/download/Release-1.0.0/minicraft_red-1.0.0.jar</version>
</game>
</index>