-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.json
92 lines (92 loc) · 2.26 KB
/
index.json
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
{
"info": {
"options": "+modpack-index-1.0",
"message": "Thanks for using the Freeciv21 Modpack Installer!"
},
"modpacks": [
{
"name": "SongOfDoom",
"version": "1.4.1",
"license": "CC-BY-SA-4.0",
"type": "Musicset",
"url": "mods/SongOfDoom.json"
},
{
"name": "RoundSquare",
"version": "2.6",
"license": "GPL-2.0-or-later",
"type": "Tileset",
"url": "https://raw.githubusercontent.com/lmoureaux/RoundSquare/main/RoundSquare.json"
},
{
"name": "Aviation",
"version": "3.1-0.3",
"license": "GPL-2.0-only",
"type": "Modpack",
"url": "https://raw.githubusercontent.com/ec429/fc-aviation/50731c66fc38cfecf40b0868ac7d17b8d32ec374/aviation.json"
},
{
"name": "Aviation",
"version": "LT73",
"license": "GPL-2.0-only",
"type": "Modpack",
"url": "https://raw.githubusercontent.com/ec429/fc-aviation/f616ee6bc841262ca317f22e9ad38a53144152ae/aviation.json"
},
{
"name": "Sim05",
"version": "3.1",
"license": "GPL-2.0-or-later",
"type": "Ruleset",
"url": "mods/Sim05.json"
},
{
"name": "Sim06",
"version": "3.1",
"license": "GPL-2.0-or-later",
"type": "Ruleset",
"url": "mods/Sim06.json"
},
{
"name": "Scenario Game 2",
"version": "3.1",
"license": "GPL-3.0-or-later",
"type": "Modpack",
"url": "mods/SG2.json"
},
{
"name": "Amplio",
"version": "2.6",
"license": "GPL-3.0-or-later",
"type": "Tileset",
"url": "mods/amplio.json"
},
{
"name": "Alien",
"version": "2.6",
"license": "GPL-3.0-or-later",
"type": "Ruleset",
"url": "mods/alien.json"
},
{
"name": "Alio",
"version": "2.6.1",
"license": "GPL-3.0-or-later",
"type": "Tileset",
"url": "mods/alio.json"
},
{
"name": "Longturn Traditional (LTT) Ruleset",
"version": "20240218",
"license": "GPL-3.0-or-later",
"type": "Ruleset",
"url": "mods/LTT.json"
},
{
"name": "Longturn Extended (LTX) Ruleset",
"version": "20240718",
"license": "GPL-3.0-or-later",
"type": "Ruleset",
"url": "mods/LTX.json"
}
]
}