-
-
Notifications
You must be signed in to change notification settings - Fork 65
Overload_MSCLoader_Keybind_AddHeader
piotrulos edited this page Jun 9, 2025
·
3 revisions
| AddHeader(Mod, String) | Add Header, blue title bar that can be used to separate settings. Obsolete |
| AddHeader(String, Boolean) | Add Header, that can be used to group keybinds. |
| AddHeader(Mod, String, Color) | Add Header, blue title bar that can be used to separate settings. Obsolete |
| AddHeader(Mod, String, Color, Color) | Add Header, blue title bar that can be used to separate settings. Obsolete |
| AddHeader(String, Color, Color, Boolean) | Add Header, that can be used to group keybinds.. |
- 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