Edit Mod - Theo-Asterio/Penumbra GitHub Wiki

This tab is used for base settings of the mod, Name, Author, Version, Website, Description, Tags, local file management and options.

Local file management

Edit_Mod

  • Open Mod Directory opens your mod folder in your file explorer.
  • Reload Mod reloads the .json of your mod in case they're been manually edited.
  • Export Mod exports your mod as a .pmp file in the Default Mod Export Directory set in Penumbra settings. If no default export directory have been set, export to your Penumbra Root Directory.
  • Delete Export is only available if Penumbra found an export in your Default Mod Export Directory and will delete it (need to hold your deletion modifier).
  • Restore From Export is only available if Penumbra found an export in your Default Mod Export Directory. It will restore the mod to the state if was when exported (need to hold your deletion modifier).
    To rename your mod folder, enter the new name and hit Rename Mod Directory.
  • Required Features allows you to define if your mod needs particular features to be used. This can be auto computed with Compute.
  • Mod Tags allow you to tag your own mod and have the tags be exported with the resulting .pmp.

Option's settings

Edit Mod Options
Type your group name and hit the + to add a new group.
Group can be four types:

  • Single Group: Always only one option active.
  • Multi Group: can have multiple options active at once, or none.
  • Combining Group: can have multiple options active at once, combining them into less toggles for the user, but just as many to edit in Advanced Editing for the creator.
    As an example, a mod with 2 checkboxes [A, B], but the 4 different selection states result in None, A, B or AB if both are toggled on.
  • IMC Group: can toggle IMC attributes in Settings without forcing the user to edit them through Advanced Editing.
    IMC Groups can toggle multiple Attributes and have default Attributes set or disabled.

The checkboxes here are to choose the default options that are enabled or not when the mod is freshly installed.
Each group and option can have their own description.
Options have priority to solve conflicts.
Groups also have priority as above.

⚠️ **GitHub.com Fallback** ⚠️