-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathmods.json
26 lines (26 loc) · 1.17 KB
/
mods.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
[
{
"Name": "AuroraMod",
"Type": "Exe",
"Description": "Replaces aurora.exe and provides custom themes, window resizing and persistence, autosave, and other QoL features",
"Updates": "https://raw.githubusercontent.com/Aurora-Modders/AuroraMods/master/Mods/AuroraMod/updates.txt"
},
{
"Name": "AuroraElectrons",
"Type": "RootUtility",
"Description": "A slick modern app for sorting and visualizing mining and production. Also includes an engine optimizer.",
"Updates": "https://raw.githubusercontent.com/Aurora-Modders/AuroraMods/master/Mods/AuroraElectrons/updates.txt"
},
{
"Name": "Iceranger's Missile and Ship Optimizer",
"Type": "Utility",
"Description": "A feature-rich calculator for optimizing missile and ship builds, also known as A4xCalc",
"Updates": "https://raw.githubusercontent.com/Iceranger03/Releases/master/A4xCalc/updates.txt"
},
{
"Name": "AuroraCBP",
"Type": "Database",
"Description": "A collaborative DB mod primarily containing tweaks to techs and & part stats.",
"Updates": "https://raw.githubusercontent.com/Aurora-Modders/AuroraCBP/master/Aurora%20CBP/Releases/updates.txt"
}
]