Slate's Shipyard Logo

Slate's Shipyard

This is the official documentation for Slate's Shipyard, a framework for creating custom vehicles and managing custom vehicles addons in the game Outer Wilds by Mobius Digital. Creating said vehicles require some coding and unity knowledge.

Modules

Slate's Shipyard was made to have modules to make implementing unique types of vehicle easier. Stuff like wheels or wings aren't easy to implement in a way that works with Outer Wilds system, so it is its goal to add this functionality in a easy to use way.

Currently the modules that exist are:

All these modules are under the SlateShipyard.Modules namespace.

Tutorials

Tutorials for using each module will be made in the future, so in the mean time you can look at the code documentation and mods like Car Example and Spaceshipinha which were made with this framework to learn how to use it.

Disclaimer

This work is unofficial Fan Content created under permission from the Mobius Digital Fan Content Policy. It includes materials which are the property of Mobius Digital, and it is neither approved nor endorsed by Mobius Digital.

We are not responsible for any mods created using the Slate's Shipyard modding framework and assume no responsibility in the event an addon violates the terms.

Licence

The license for this project is available on the GitHub repository.