Orbital Trade Hook

If you liked this item, please rate it up on Steam Workshop page.

Author: dninemfive

Last revision: 6 May, 2019 at 00:23 UTC

File size: 137.22 KB

On Steam Workshop

Description:

For an upcoming mod I wanted to add a new, more useful orbital trade beacon but I found that they are hardcoded into the game. This mod uses Harmony to allow modders to implement new orbital trade beacons.

For users

This mod does nothing on its own. Only use it if it’s required by a mod you’re using.

For modders

To use this, simply make your building inherit from D9OTH.Building_OrbitalTradeBeacon and implement the TradeableCells method. This mod will take care of the rest. You’ll need to add this mod as a reference for yours, and I recommend adding this page as a requirement on your workshop page.