Select Modding: Honey

Add DynamicBone script via SB3Utility’s MonoBehavior editor:

HSGraph creates .hsgraph files that act as custom shaders: honey select modding

| Tool | Purpose | |------|---------| | | Asset bundle unpack/repack, mesh replacement, texture injection | | HS_SlotID | Manage item slot IDs to avoid conflicts (critical for clothing) | | Blender 2.7x or 3.x + CATS plugin | Model editing, weight painting, bone renaming | | HSGraph (by Enimaroah) | Visual shader editor for custom materials | | HSResolveMoreSlotID | Detect conflicts and reassign IDs | | Texture2D tool | Convert DDS to PNG/TGA and vice versa | | IPA (Illusion Plugin Architecture) | The mod loader – must be installed first | honey select modding

For those interested in modding Honey Select, it's recommended to: honey select modding

Manual modification requires a sturdy framework to load assets without corrupting core code.