R2API.Deployable is a submodule assembly for R2API that allows mod creators to add their own Deployables to the game. Deployables include things like Engineer's Mines & Turrets, Beetle Guard Allies, Loader's Pylon, Solus Probes, Etc.
R2API.Deployable can be used for mod creators to add their own Deployables to the game, these deployables are added via the RegisterDeployableSlot method inside DeployableAPI,
R2API.Core.