This package has been marked as deprecated, and it's suggested another
alternative is used.
You are viewing a potentially older version of this package.
View all versions.
DelayedShards
Inserting shards into the map adds them to a queue for the pilot to activate at any time
| Date uploaded | 2 years ago |
| Version | 0.0.0 |
| Download link | VoidCrewModdingTeam-DelayedShards-0.0.0.zip |
| Downloads | 418 |
| Dependency string | VoidCrewModdingTeam-DelayedShards-0.0.0 |
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.1.7README
DelayedShards
Version 0.0.0
For Game Version 0.26.1
Developed by 18107
Requires VoidManager 1.1.2
💡 Function - Inserting shards into the map adds them to a queue for the pilot to activate at any time
🎮 Client Usage
- The Host must have the mod
- The Pilot should have the mod
- View shard count and configure keybinds at F5 > Mod Settings > Delayed Shards
- Activate Escort and Minefield shards with
2and3respectively while sitting in the pilot's seat - Clients without the mod can use
!ActivateShardand!CountShardsinstead of keybinds
👥 Multiplayer Functionality
- ✅ Client
- The Pilot should have the mod
- ✅ Host
- The host must have the mod
- If the host leaves the game and the new host doesn't have the mod, all inserted shards will be lost!!!
🔧 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 DelayedShards.dll into Void Crew\BepInEx\plugins
CHANGELOG
0.0.4
- Added message when trying to use shards while not in the pilot's seat
0.0.3
- Added toggle to disable mod
0.0.2
- Added GUI
0.0.1
- Updated for 0.26.2
0.0.0
- Initial release