Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manlymarco/illusion_removetorecyclebin
Plugin for games by Illusion that moves overwritten cards to recycle bin
https://github.com/manlymarco/illusion_removetorecyclebin
bepinex game-plugin koikatsu koikatu
Last synced: 2 months ago
JSON representation
Plugin for games by Illusion that moves overwritten cards to recycle bin
- Host: GitHub
- URL: https://github.com/manlymarco/illusion_removetorecyclebin
- Owner: ManlyMarco
- License: gpl-3.0
- Created: 2019-04-24T15:59:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-03T18:40:59.000Z (8 months ago)
- Last Synced: 2024-10-11T09:54:13.081Z (3 months ago)
- Topics: bepinex, game-plugin, koikatsu, koikatu
- Language: C#
- Homepage: https://www.patreon.com/ManlyMarco
- Size: 42 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RemoveToRecycleBin for games by Illusion
Plugin for games by Illusion that moves removed/overwritten cards and scenes to the recycle bin to prevent accidentally losing your work. You can restore the overwritten and deleted cards back to the original folder then. This works for all files with .png extension, so cards, scenes, coordinates etc.All of the different game variants in releases are identical. The plugin might work in other games as well.
### How to use
1. Install latest version of [BepInEx v5.x](https://github.com/BepInEx/BepInEx) (at least v5.4.22).
2. Download the latest release for your game.
3. Place the .dll inside your `BepInEx\plugins` folder. Overwrite if asked.
4. Start character maker, save a new card and then delete it. Check if it appears in your recycle bin.*WARNING:* Do not rely on this plugin in your normal daily use! It relies on the recycle bin, which sometimes can get cleaned by other applications, or can be briefly inaccessible in which case the card will be removed permanently.