Skip to content

Publishing your mod

Once you make an awesome mod, here's how you can share it with the world to have it appear in the Octos explore page.

1) Visit the octos community repository on GitHub

2) Fork the repository

3) Add your mod folder to the src/ folder (ex. src/MyAwesomeMod)

  • Make sure to include an octos.json to better inform users about what your mod does

4) Submit a pull request

That's all! Shortly after the pull request is approved, your mod will show up in the Octos explore page. Don't be shy - all contributions are welcome! Happy creating.