Original TradeRouteOverhaul blocks mapgen, research and mods as a whole.
Because i have disabled the blocks and some fixes elsewhere to work. Here is my changes if you want to play with unlocked TradeRoutesOverhaul
Line numbers provided using Notepad++ . Changes reflect TradeRoutesOverhaul 0.0.4 version
control.lua
2 DEBUG = true -> false
109 remote.call("freeplay", "set_disable_crashsite", true) -> false
814 (not importnant change) Biter guard the cities
838 (not importnant change)
922
| Deleted whole script
948
data.lua
deleted mapgen and research from loading
20 require("prototypes.map-gen-presets") -> ""
21 require("prototypes.mapgen") -> ""
25 require("prototypes.research") -> ""
prototypes\log1.lua
1
| Deleted whole script
17
file begin with --starter coal recipe