RefundableFocus
Allows characters to refund focus spent on movement
Last updated | 2 years ago |
Total downloads | 5180 |
Total rating | 0 |
Categories | |
Dependency string | Amadare-RefundableFocus-0.1.3 |
Dependants | 1 other package depends on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_ForTheKing
BepInEx pack for For The King. Preconfigured and ready to use.
Preferred version: 5.4.19README
Refundable Focus
This mod allow you to refund Focus spent on movement. Other players aren't required to have it installed.
How to use
Every Focus point spent on movement will marked as semi-transparent to show that it is refundable in focus panel. When you click on focus hex, it will be refunded and movement point received will be removed.
Demo:
Installation
Through Thunderstore (soon)
- Install Thunderstore Mod Manager
- Install
Refundable Focus
mod - Start game by using Start Modded button
Manual
- Install latest Bepinex 5.* version. You can refer to installation instructions here
- Install HookGenPatcher
- OR put
MMHOOK_Assembly-CSharp.dll
from this repo toBepInEx\plugins
folder from
- OR put
- Start game normally
Build
- You'll need to provide stripped and publicized binaries. Those are included as git submodule. In order to get those you can:
- When cloning this repository use
git clone --recurse-submodules
- OR If repository is already checked out, use
git submodule update --init --recursive
- OR Download or build them yourself using instructions from this repo
- When cloning this repository use
- (optional) Set
BuiltPluginDestPath
property in RefundableFocus.csproj file so after build binaries will be copied to specified location. - Run
dotnet restore
- You should be able to build solution now
Version History
0.1.3
Initial working version.
0.1.0-0.1.2
Messing up correct uploads.
License
MIT