Skip to content

staticglobal/ShipyardMod

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShipyardMod

This is the complete source code for my shipyard mod: http://steamcommunity.com/sharedfiles/filedetails/?id=684618597

You are free to play with this code, but you CANNOT republish it on the Steam Workshop without explicit permission.

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

Please consider donating: https://www.paypal.me/rexxar

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.7%
  • Batchfile 0.3%