/orbomodkik_doc_cleanup

A set of tools made in Unity 2022.3.4f1 that allow you to build level mods for the game.

Primary LanguageC#

OrboModKit

Toolkit made in Unity 2022.3.4f1 that allow you to build level mods for Orbo's Odyssey.

Notice

I STRONGLY recommend learning unity's interface before trying to use the modding toolset. This documentation is explicitly here to tutorialize the mod tools themselves, not the engine.

Getting Started

To get started go to the Docs folder in the repos root.


Thanks

Special thanks to Deadcows for having developed MyBox, which is imported via package-manager in the Orbo's Odyssey Modkit to make interfacing with the modkit objects a lot cleaner.

Another special thanks to Facepunch for the Facepunch Steamworks API, which is what the modkit uses to send data to the steam workshop.