You are viewing a potentially older version of this package. View all versions.
pharmacomaniac-SettingsExtenderForked-0.1.4 icon

SettingsExtenderForked

Updated fork of the original PeakSettingsExtender by jspapp

Date uploaded 11 months ago
Version 0.1.4
Download link pharmacomaniac-SettingsExtenderForked-0.1.4.zip
Downloads 30745
Dependency string pharmacomaniac-SettingsExtenderForked-0.1.4

This mod requires the following mods to function

BepInEx-BepInExPack_PEAK-5.4.2403 icon
BepInEx-BepInExPack_PEAK

BepInEx pack for PEAK. Preconfigured and ready to use.

Preferred version: 5.4.2403

README

SettingsExtenderForked

This is a fork of the original PeakSettingsExtender by jspapp with a few improvements to address the issues caused by Patch 1.7 as well as optional helpers that reduce boilerplate.

Full Backward Compatibility:
Mods built using the original SettingsExtender should work with this forked version without any changes.


Main Improvements

CHANGELOG

Changelog

0.1.6

  • Fixed typos made in last typo fix patch

0.1.5

  • No code changes
  • Updated README and logo
  • Fixed AddSetting typo in Github guides

0.1.4

  • Now correctly overrides existing original SettingsExtender installation, allowing both to coexist.
  • You can now keep JSPAPP's SettingExtender and this Forked mod installed together, allowing you to have other mods that depend on the original.

0.1.3

Added

  • Renamed Assembly to allow packages depending on original work (hopefully)