summaryrefslogtreecommitdiff
path: root/technic_worldgen/init.lua
AgeCommit message (Collapse)Author
2014-07-26Make technic_worldgen loadable before technicZefram
There was a small amount of dependency of technic_worldgen on the technic mod, for configuration loading and the top-level "technic" table. Resolve that by sharing the configuration and top-level table between the two mods. This means that technic_worldgen can be loaded before technic, permitting other mods to depend on it without depending on technic.
2014-04-30various backward-compatibility aliasesZefram
2014-04-22Add german translations for all modsXanthin
2013-10-29Add mg supportNovatux
2013-09-17Partial rewriteShadowNinja
2013-04-04Update 0.4.6-0RealBadAngel
2013-03-30updateRealBadAngel