You are viewing a potentially older version of this package.
View all versions.
Date uploaded | a month ago |
Version | 1.0.3 |
Download link | hinyb-LendDrone-1.0.3.zip |
Downloads | 122 |
Dependency string | hinyb-LendDrone-1.0.3 |
This mod requires the following mods to function
RoRRModdingToolkit-RoRR_Modding_Toolkit
Friendly abstractions of the game's internal functions for easier modding.
Preferred version: 1.1.25SmoothSpatula-TomlHelper
Helper mod for saving and loading Toml config files for SmoothSpatula mods.
Preferred version: 1.0.1README
hinyb-LendDrone
- This is a small mod that adds the ability to lend your drone to your friend. It cost gold when lend(Configurable).
- Now it should work with sniper's skill. But the solution may break the other drone mods.
- If you have a better way to deal with this problem, please tell me.
How to use
- Place your mouse on the drone you want to lend.
- Press Delete to lend your drone to your friend.
How to binding
- Open the ImGUI window display (default key is
Insert
) - List of possible keys for the toggle
Feedback
https://github.com/hinyb/hinyb-LendDrone/issues
Installation Instructions
Special Thanks To
- The Return Of Modding team
CHANGELOG
v1.0.3
- Fix the compatibility issue of SniperDrone. But may break the other drone mods.
- Update to new network api.
v1.0.2
- Delete the test funciton that I forgot.
v1.0.1
- Fix description.
v1.0.0
- First upload.