Write a Sanity Check for the `techRequired`!
Lisias opened this issue ยท 0 comments
The Sanitiy Check must:
- Verify that every entry of the
techRequired
exists inReseartchAndDevelopment
- Check if there're one
techRequired
for eachScaleFactor
- Add
start
to the missing ones to ensure functionality.
- Add
- Replace the missing
techRequired
on each Factor withstart
to ensure functionality. - Warn the user about broken parts
- User should be warned about only once on each ModuleManager config cache rebuild.