mirror of
https://github.com/minetest-mods/technic.git
synced 2025-07-14 14:20:30 +02:00
Make technic_worldgen loadable before technic
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.
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
default
|
||||
technic
|
||||
intllib?
|
||||
mg?
|
||||
|
Reference in New Issue
Block a user