| Last updated | 4 months ago |
| Total downloads | 10864 |
| Total rating | 1 |
| Categories | Mods |
| Dependency string | Binston-PEAK_ChainedTogetherAndPropHunt-0.1.1 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
PEAK Prop Hunt & Chained Together
NOTE: This is experimental. No guarantees on stability or functionality.
- (Disabled by default in config) Prop hunt. Currently props only supported for the airport and first mountain.
- Chained together
- Fixed-length straight chain. Not a physics-based rope. Chain length is configurable.
Credits
Not dependencies, just other mods that were useful references for certain patches.
- A lot of the base patching setup code was adapted from PEAK Unlimited
- Some other base code setup Rope Swinging
- Stamina and status effect patches were used from PEAK Campfire Safe Zone
This does not imply any endorsement of this mod by the devs who made those projects, just giving a shout out.
Controls
Prop Hunt
- Keypress O - Toggle prop on/off
- Keypress I, J, K, L - Rotate prop
Configuration
- Configuration can be found at: (steam directory)\PEAK\BepInEx\config\com.binston.prophunt.cfg
## Maximum chain length between players.
# Setting type: Single
# Default value: 5
ChainLength = 5
## Enable Chained Together mode.
# Setting type: Boolean
# Default value: true
EnableChainedTogether = true
## Enable Prop Hunt mode.
# Setting type: Boolean
# Default value: false
PropHuntEnabled = false
## Enable stamina drain, fog movement, and status effects.
# Setting type: Boolean
# Default value: true
EnableStaminaDrainAndFogAndStatusEffects = true
Installation
Everyone needs to install the mod for it to work.
Important
- DO NOT UNDER ANY CIRCUMSTANCE COMPLAIN ABOUT BUGS TO THE DEVELOPERS WHILE USING MODS. UNINSTALL MODS IF YOU ENCOUNTER BUGS AND THEN REPORT THEM IF THEY ARE STILL PRESENT.