-
-
Notifications
You must be signed in to change notification settings - Fork 65
Methods_T_MSCLoader_SettingsKeybind
piotrulos edited this page Jun 9, 2025
·
1 revision
| GetKeybind | Check if keybind is being hold down. (Same behaviour as GetKey) |
| GetKeybindDown | Check if the keybind was just pressed once. (Same behaviour as GetKeyDown) |
| GetKeybindUp | Check if the keybind was just released. (Same behaviour as GetKeyUp) |
- How to install MSCLoader using MSCLInstaller
- How to install mods
- Official experimental linux support
- Unofficial tutorial for linux (wine/proton)
- Install Visual Studio for MSCLoader
- Install template for Visual Studio
- How to use templates
- Debugging your mods in Visual Studio
- Enable DevMode to help with debugging
- Uploading and creating Self update feature for your mod or reference
- How to create and use Asset Bundles