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.
| Last updated | 3 years ago |
| Total downloads | 872 |
| Total rating | 3 |
| Categories | Mods Tools |
| Dependency string | Groove_Salad-PickupIconRendererAtHome-1.0.0 |
| Dependants | 1 other package depends on this package |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2103README
Pickup Icon Renderer (At Home)
Provides two commands to load pickup models into a Hopoo render scene and export the renders as icons in a somewhat janky way.
render_pickup {name} will load the render scene with your item/equipment model under ITEM GOES HERE (can offset from here).
Use a mod like Runtime Inspector to transform your display model, and configure the specular and pleasant lighting lights.
When you are done, render_pickup_export will export the pickup render at a configurable resolution to the Exported Renders folder inside this mod's directory.
Based on Kevin's Pickup Icon Renderer.
Contact
You can find me on the RoR2 Modding Server @Groove_Salad#7700
Changelog
1.0.0
- Initial release