Home - piotrulos/MSCModLoader GitHub Wiki
Welcome to the MSCLoader wiki!
For players
- How to install MSCLoader using MSCLInstaller
- How to install mods
- Official experimental linux support
- Unofficial tutorial for linux (wine/proton)
For modders
- 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
MSC Specific Stuff
MWC Specific Stuff
MSCLoader API
Raw MSCLoader API structure (as of version 1.4.0.388)
MSCLoader API examples
Examples and documentantion for MSCLoader API
- Mod class structure
- Create Mod Settings
- Create Keybinding in Settings
- LoadAssets methods
- Unified SaveLoad methods
New API Features (as of version 1.3)
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
MSC Core Library
(TBD)