Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.12 KB

File metadata and controls

23 lines (15 loc) · 1.12 KB

Dark Messiah Advanced SDK Module Files

The mod files for the DM Advanced SDK Base. This is the final set of files, not compliable code. Most mods will need this

Dependencies

wiltOS Dark Messiah Mod Launcher Download

How to Install

Make sure you have the wiltOS Dark Messiah Mod Launcher installed!

Go to the _mods folder in your Dark Messiah game, and create a new folder titled advanced_sdk

Take the files from this repository and extract them into that folder.

Mod Order Requirement

Make the Advanced SDK the first mod in your list, above everything else. That ensure all the hooks are bound correctly!

Recommended Installation

The best way to install this mod is by actually doing a git checkout to that advanced_sdk folder. That way, as this mod updates, you can just download the changes instead of redownloading the whole repository. I recommend Github Desktop to make it easier, but it is entirely up to you.

Credits

King David for doing the programming and bug fixing

Valve for the initial SDK