Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 330 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 330 Bytes

This code has been abandoned and should be considered public domain

ShipyardMod

Points of interest:

  • OrientedBoundingBox magic in Utility/MathUtility
  • Grinding and welding happens in ProcessHandlers/ProcessShipyardAction
  • Extensible worker thread system based on ProcessHandlerBase
  • Threading magic in Utility/Utilities