A simple Backpack Hero mod. To allow anyone to change the textures in game. Without any coding!
- Install MelonLoader (Guide)
- Unzip the RespriteHero.zip inside the game folder. Make sure that Mods and ModConfig are in the root of the game folder.
- Add any texture you want to the ModConfig/RespriteHero/ folder!
- Create a png file inside your ModConfig/RespriteHero/ folder with the name of the item you want to change.
- You can see some examples on the ModConfig/RespriteHero folder.
- Code: Ignacio Zevallos
- Code: Shirubaurufu
- 0.3.0
- Added support for multiple resolutions (Calculated automatically)
- 0.2.1
- Added a cache to hopefully improve performance and fix graphical errors.
- 0.2.0
- You can now change the textures of items that have charges. Just create the file [ItemName]_[ChargeNumber].png
- 0.1.1
- Change TexturePack folder to ModConfig/RespriteHero
- 0.1.0
- Initial Release
- While reorganizing your inventory, right clicking while dragging an item will stop selecting the item.
- Slowdown when instancing multiple items.
This project is licensed under the GPL-3.0 License - see the LICENSE file for details
- LightPunch#8664 for the project name.
- bk#9585 for helping figure out Reflection.
- Shirubaurufu#1337 for adding support for multiple resolutions.
- The Backpack Hero Team for creating an awesome game.
- The Unofficial Backpack Hero Modding Discord for helping establishing a modding community.