ubject: Biter Factions NG Modification
I'm developing a modification for your Biter Factions NG mod to make it work with "Proto-biters". For this I need to:
- Set factionCount = 2
- Replace getChunkNestsAndAllocate() with my own function
The problem is:
- Works fine when I edit your control.lua directly
- Can't make it work through my own mod
Tried different approaches with remote interfaces and require - no luck. Probably needs proper API implementation (not my strong suit in Factorio modding).
I see you haven't been active on the site for a while, so I'll temporarily:
- Use your code as base
- Credit you as original author
- Link to your mod