Skip to content

Repository files navigation

MoreEyesSDK

Unity editor tools for creating MoreEyes mods for R.E.P.O.

🚧 Work in Progress

  • Example pictures will be added to the repo soon for easier navigation.
  • For now, you can create your own mod by following the steps below.

📦 Setup & Usage

  1. Follow the setup guide for R.E.P.O. Project Patcher by Kesomannen.
  2. Add this package to your Unity project: https://github.com/darmuh/MoreEyesSDK.git
  3. In the Unity editor, press + or Right Click inside a folder → MoreEyes → ˙Mod in your preferred folder.
  4. Fill out the generated ScriptableObject (SO) with your mod’s details.
  5. Once ready, at the top of the editor you’ll find a More Eyes menu:
  • Click More Eyes → Package Mods
  • Select your preferred folder
  • Build the package
  1. After building, follow Thunderstore’s instructions for publishing your mod.

Naming convention for prefabs

  • Prefab names should follow the pattern: <name>_<pupil|iris>_<left|right|both>
  • Example setup for clarity:
    • cat_pupil_right
    • cat_pupil_left
    • cat_iris_right
    • cat_iris_left
    • spiral1_pupil_both

ℹ️ More info

When uploading a mod, please include at minimum:

  • A short list of what it contains
  • A few screenshots of your pupils / irises, for example: ![](https://i.imgur.com/example.png)

About

Unity editor tools for creating MoreEyes mods for R.E.P.O.

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages