You are viewing a potentially older version of this package. View all versions.
ykysnk-Show_Hitbox-0.1.4 icon

Show Hitbox

Simple mod turn on the default debug hitbox.

Date uploaded 9 months ago
Version 0.1.4
Download link ykysnk-Show_Hitbox-0.1.4.zip
Downloads 3087
Dependency string ykysnk-Show_Hitbox-0.1.4

This mod requires the following mods to function

BepInEx-BepInExPack_Silksong-5.4.2304 icon
BepInEx-BepInExPack_Silksong

BepInEx modloader. Preconfigured and ready to use.

Preferred version: 5.4.2304
ykysnk-BepinExUtils-1.0.0 icon
ykysnk-BepinExUtils

Utils for BepinEx

Preferred version: 1.0.0

README

Show Hitbox

Simple mod turns on the default debug hitbox.

icon.png

Controls

  • Toggle hitbox by pressing F11 key by default.

Installation

  1. Download BepInEx and install.
  2. Download BepinEx-Utils.
  3. Extract all the .dll file to game folder/BepInEx/plugins
  4. Launch game

Configuration

The mod configuration file name is io.github.ykysnk.HKSS.ShowHitbox.cfg inside game folder/BepInEx/config, If you are not using any mod manager, you can manually change the value, also if you installed BepinEx Configuration Manager, you can change any values in game instead.

  • ToggleKey
    • Type: keybind
    • Default: F11
    • Description:
      • The toggle key to toggle the hitbox display.
  • ShowHitbox
    • Type: boolean
    • Default: false
    • Description:
      • Show the hitbox.
  • MoreInfos
    • Type: boolean
    • Default: true
    • Description:
      • Show more info.

CHANGELOG

Changelog

0.1.4 - 2025-10-19

⚙️ Miscellaneous Tasks

  • Update BepInDependency attribute to require BepInExUtils version 1.0.0 - (e7a9ef9)
  • Update BepInExUtils and BepInExUtils.Generator.dll in Lib folder - (e7fd33c)
  • Update BepInExUtils.Generator.dll in Lib folder - (971a32a)

Action

  • Update version in Main.cs and update CHANGELOG.md - (12ff8aa)

0.1.3 - 2025-10-15

🚜 Refactor

  • Reorder DebugDrawColliderRuntime initialization and rename PostAwake to Init - (1b0a1af)

⚙️ Miscellaneous Tasks

  • Update BepInExUtils and BepInExUtils.Generator in Lib folder - (6ed114e)
  • Update BepInDependency attribute to require BepInExUtils version 0.9.0 - (27a8569)
  • Update BepInExUtils and BepInExUtils.Generator in Lib folder - (342344e)
  • Update BepInExUtils.Generator.dll in Lib folder - (2134e8e)
  • Update BepInExUtils.dll file in Lib folder - (adcda98)

Action

  • Update version in Main.cs and update CHANGELOG.md - (e14682d)

0.1.2 - 2025-10-15

🚜 Refactor

  • Replace [UsedImplicitly] with [PublicAPI] and remove redundant comment - (1b4dd43)

⚙️ Miscellaneous Tasks

  • Add BepInDependency attribute for BepInExUtils version 0.8.1 - (1cd61a3)
  • Update multiple library dependencies in Lib folder - (80708af)
  • Update BepInExUtils and BepInExUtils.Generator libraries - (3228a2b)

Action

  • Update version in Main.cs and update CHANGELOG.md - (70e6338)

0.1.1 - 2025-10-12

🐛 Bug Fixes

Action

  • Update version in Main.cs and update CHANGELOG.md - (76a810a)

0.1.0 - 2025-10-12

⛰️ Features

  • Add MoreInfosController for enhanced hitbox rendering and debugging - (f01c89f)

⚙️ Miscellaneous Tasks

  • (generator) Update BepInExUtils.Generator.dll - (c3dd672)

Action

  • Update version in Main.cs and update CHANGELOG.md - (0acc6ed)

0.0.2 - 2025-10-11

⚙️ Miscellaneous Tasks

  • (workflows) Add step to pull latest changes in release workflow - (05d9d86)

Action

  • Update version in Main.cs and update CHANGELOG.md - (0331ab3)

New Contributors ❤️

  • @github-actions[bot] made their first contribution

[0.0.1] - 2025-10-11

New Contributors ❤️

  • @T2PeNBiX99wcoxKv3A4g made their first contribution