wpilibsuite / allwpilib

Official Repository of WPILibJ and WPILibC
https://wpilib.org/
Other
1.05k stars 611 forks source link

Remove RuntimeLoader and RuntimeDetector #6598

Closed ThadHouse closed 3 months ago

ThadHouse commented 3 months ago

Tools use CombinedRuntimeLoader, and nothing anymore uses the stock extraction in RuntimeLoader. We can remove it all to massively simplify the codebase.