Add ProjectRed

This commit is contained in:
Andrew Miner
2016-04-14 20:54:44 -07:00
parent e1f8282049
commit ccaf8e9842
2 changed files with 10 additions and 0 deletions
+9
View File
@@ -10,6 +10,15 @@
.view__adsense
.right
section
h3 2016-04-14
.panel
p.
In between adding new features to the website, I've taken a little break to add support for
<a href="/browse/projectred">ProjectRed</a>. It takes up the mantle of the retired RedPower mod
and adds a lot of what that one used to provide: logic gates, cables, pneumatic tubes, and lots and
lots of new lights and lamps.
section
h3 2016-04-05
.panel
+1
View File
@@ -42,6 +42,7 @@ defaultMods.minefactory_reloaded = { defaultVersion: '2.8.0RC8-86' }
defaultMods.modular_powersuits = { defaultVersion: '0.11.0-300-thermal-expansion' }
defaultMods.opencomputers = { defaultVersion: '1.5.22' }
defaultMods.quantum_flux = { defaultVersion: '1.3.4' }
defaultMods.project_red = { defaultVersion: '4.5.16.77' }
defaultMods.railcraft = { defaultVersion: '9.5.0' }
defaultMods.simply_jetpacks = { defaultVersion: '1.4.1' }
defaultMods.solar_flux = { defaultVersion: '0.5b' }