cabarius / ToyBox

Toy Box is a cute and playful mod with 500+ cheats, tweaks and quality of life improvements for Pathfinder: WoTR. It was created in the spirit of Bag of Tricks & Cheat Menu but with a little different focus . It of a powerful and convenient way to edit the party composition, stats, search and add Feats, Features, Items, etc. to party members.
MIT License
160 stars 107 forks source link

About

Toy Box is a cute and playful mod with 500+ cheats, tweaks and quality of life improvements for Pathfinder: WoTR.

It was created in the spirit of Bag of Tricks & Cheat Menu but with a little different focus, It offers a powerful and convenient way to edit:

Download: nexusmods.com

Install & Setup (Wrath)

  1. Install Unity Mod Manager.
  2. Install the mod using the Unity Mod Manager or Modfinder or manually extract the archive to your game's mod folder (e.g. '\Steam\steamapps\common\Pathfinder Second Adventure\Mods').
  3. Start the game and load a save or start a new save (the mod's functions can't accessed from the main menu).
  4. Open the Unity Mod Manager by pressing CTRL + F10.
  5. Adjust the settings in the mod's menu.

How to contribute

alt text

Development Setup

  1. Install ToyBox mod into your game via Unity Mod Manager
  2. Clone the git repo
  3. Build the solution once and restart Visual Studio
  4. Now you can just change things and build the solution and it will automatically build and install into the mod folder in the game
  5. Important If you are adding a feature or fixing a bug please add a release note entry to the ReadMe.md. This is how we tell our the world about your great work^_^
    1. Find the highest release name near the top. It will look something like ### Ver 1.3.7 (Coming Soon).
    2. Usually it is 0.0.1 higher than the current release. If not please add a new Version entry at the top for the next release using proper markdown.
    3. Don't worry too much about getting this right as Maintainers will clean this up on merge so when in doubt add a new version.
    4. Format your release note like like this:

      * (***SomeContributor***) added a Coolness Multiplier in Bag of Tricks that makes your main character that much more awesome!

PS:

Join our discord and go to #mod-dev-technical and #mod-user-general meet the mod authors. We love to chat about modding and teaching others to mod.