Adds some Fishing changes:
- option to have catching a non record fish not take 5 seconds of screen time just to tell you that you caught a fish.
- option to skip the fishing minigame, note this will remove another mod editing the same function.
- option to change how many usages a Fishing Trap lasts
ChangeLog
0.0.8
- Added mods to FishingPot/Fish Trap
0.0.7
- Now works for game version .22 and works with or without skipMiniGame enabled.
Here are DrStalker's tips on downloading/installing mods which is how I figured out these mods above.
Downloading the mod
Mods are available on Nexus Mods or you can download/recompile the mod from my github repo
How to install mods:
- Install Bepinex (Stable version 5.4 for Windows 64; the filename will look like
BepInEx_win_x64_5.4.23.2.zip
) - Start the game, quit the game after it finishes loading
- This will create a Bepinex config file and a plugins folder that you can put additional mods in
- (optional) Enable the Bepinex Console (see the detailed guide or the Bepinex documentation for steps)
- Copy the mod .dll to the plugins directory.
How to change mod settings:
- Install the mod and start the game.
- Bepinex will create a file in the \BepInEx\config\ with default settings for the mod.
- Exit the game, edit the config file, restart the game.
Is this mod save to add/remove mid play-through?
Yes
Traveller's Rest Modding Guide
Here are DrStalker's notes on modding Traveler's Rest.