You are viewing a potentially older version of this package.
View all versions.
Cancel Ability
Allows abilities to be cancelled early for faster recharge. Client side.
Date uploaded | 4 months ago |
Version | 0.0.1 |
Download link | VoidCrewModdingTeam-Cancel_Ability-0.0.1.zip |
Downloads | 2375 |
Dependency string | VoidCrewModdingTeam-Cancel_Ability-0.0.1 |
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.2100VoidCrewModdingTeam-VoidManager
Manages mods for multiplayer, gives users Mod controls via GUI (when provided by the mod, default keybind F5), provides API for developers, and minor Chat improvements.
Preferred version: 1.2.0README
Cancel Ability
Version 0.0.1
For Game Version 0.27.0
Developed by 18107, Dragon
Requires: BepInEx-BepInExPack-5.4.2100,VoidCrewModdingTeam-VoidManager-1.2.0
💡 Functions
- Canceled abilities maintain charge (Except Grapple Hook)
- Abilities can be started while on cooldown.
🎮 Client Usage
- Install
👥 Multiplayer Functionality
- ✅ Client
- Only the client needs this mod.
- ✅ Session
- Requires the room to be marked as Mod_Session for functionality.
🔧 Install Instructions - Install following the normal BepInEx procedure.
Ensure that you have BepInEx 5 (stable version 5 MONO) and VoidManager installed.
✔️ Mod installation - Unzip the contents into the BepInEx plugin directory
Drag and drop CancelAbility.dll
into Void Crew\BepInEx\plugins
CHANGELOG
0.0.1
- Updated for Void Crew 0.27.0 (Update 5).
0.0.0
- Initial release