Rebindables

⭐ — (4 endorsements) 📥 175,023 downloads 📌 v1.0.4 📅 8/30/2025
🟡 Updated this year

By pseudopulse · mod

⬇ Download Mod Source: Thunderstore ↗ 📅 Updated: 11/11/2025 📅 Created: 8/30/2025

🔍 Analysis

  • 👍 0.0% endorsement rate
  • 🏆 #8 of 63 mod mods in this game by downloads

📋 About This Mod

Rebindables A helper for adding modded keybinds that work with the vanilla controls menu. using Rebindables; public static ModKeybind SomeButton = RebindAPI.RegisterModKeybind(new ModKeybind( "BUTTON_NAME", // language token for the name of your input in the menu KeyCode.F, // the default keyboard binding for your input 10, // the default controller binding for your input "Jump" // optional: if specified, your input will be placed after the corresponding vanilla input in the controls menu )); // to read your input InputBankTest inputBankTest = ... // say we have an inputbank bool ourButtonHeld = inputBankTest.GetButtonState(SomeButton).down; // we can read it with GetButtonState (SomeButton being the ModKeybind you created earlier) Changelog 1.0.4 ACTUALLY FIXED THE ISSUE WITH INCORRECT DEFAULTS LOADING FINALLY fixed issue where mouse buttons bound would fail to save 1.0.3 now falls back on the mod folder if for whatever reason windows decides to be a stupid fucking piece of software and not allow it to use a file in the saves directory 1.0.2 another fix 1.0.1 fix & breaking change but no released mod uses this yet so its fineeeee 1.0.0 release

A helper for adding modded keybinds that work with the vanilla controls menu.

📊 Mod Details

Game
Thunderstore Mods
Author
pseudopulse
Version
1.0.4
Downloads
175,023
Endorsements
4
Category
mod
Created
8/30/2025
Updated
11/11/2025

🔧 How to Install Thunderstore Mods

Use r2modman/Thunderstore Mod Manager. Or manual: install BepInEx, drop mods into plugins folder.

📖 Full step-by-step install guide for Thunderstore →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Thunderstore commands, item IDs, and more.

Keep browsing — more Thunderstore mods await

📋 All Thunderstore Mods 🏆 Top 25 📂 More mod 👤 More by pseudopulse 🔎 Similar Mods 🌐 Best mod (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods