UberWaffe / ScienceCostTweaker

Factorio Mod : Adjusts the cost of science packs and research.
GNU General Public License v2.0
0 stars 22 forks source link

Change to allow another mod to configure SCT #9

Open lstanden opened 7 years ago

lstanden commented 7 years ago

Until 0.15 when the new API for mod configuration is available, the easiest way (for end users) to assemble a mod pack is to use a config mod which sets up other mods in the desired way.

Could SCT be changed to have the loading of specific recipes into data-updates.lua? This would allow another mod to set the variables in their own data.lua before SCT loads the recipe overrides, allowing easy external config for this mod.