-
-
Notifications
You must be signed in to change notification settings - Fork 65
Home
piotrulos edited this page Jan 15, 2026
·
32 revisions
Welcome to the MSCLoader wiki!
- 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
Raw MSCLoader API structure (as of version 1.4.0.388)
Examples and documentantion for MSCLoader API
- Mod class structure
- Create Mod Settings
- Create Keybinding in Settings
- LoadAssets methods
- Unified SaveLoad methods
Examples and documentantion for features added in versions 1.3.x
- Toggle visibility for settings elements
- Text alignment and layout groups for settings
- Popup settings window
- Unified Raycast
(TBD)
- 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