Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
Return to Bench
Add a menu option to return to the bench
| Date uploaded | 9 months ago |
| Version | 1.0.2 |
| Download link | DemoJameson-Return_to_Bench-1.0.2.zip |
| Downloads | 1221 |
| Dependency string | DemoJameson-Return_to_Bench-1.0.2 |
This mod requires the following mods to function
BepInEx-BepInExPack_Silksong
BepInEx modloader. Preconfigured and ready to use.
Preferred version: 5.4.2304README
Return to Bench
Add a menu option to return to the bench
Source
GitHub: https://github.com/DemoJameson/Silksong.ReturnToBench
To install
Thunderstore
It should all be handled for you auto-magically.
Manual
First install BepInEx to your Silksong folder, (note: this will break how thunderstore does things)
You can find it at https://github.com/BepInEx/BepInEx/releases latest stable is currently 5.4.23.4
After unzipping, run the game once, so that the BepInEx folder structure generates
(ie: there's folders in there apart from just core)
Then pull this DLL, or folder including the dll in to
Hollow Knight Silksong\BepInEx\plugins
Credits
- Referenced some code about teleportation from Bonfire Teleport
CHANGELOG
Changelog
1.0.6
- fix: soft lock due to going through a transition before it takes you back to the bench
1.0.5
- fix: return to the bench did not clear the infection
- fix: when returning to the bench in the infested water, the silk UI is abnormal
- fix: when returning to the bench in a weak state, hornet is abnormal
1.0.3
- feat: option text changed from 'RETURN TO BENCH' to 'Return to Bench'
1.0.2
- fix: attempt to fix the issue of ineffective language entries
- fix: black screen issue, as accessing the Language class too early caused the problem