This is a library for modding The Long Dark by Hinterland Games Studio, Inc.
It allows:
- Creating Unity assets that can be used as fully compatible in-game items.
- Adding custom crafting blueprints.
- Adding spawn points for modded and vanilla game items.
This library is only infrastructure for mods and does not provide any assets or asset bundles.
WulfMarius was the original creator of ModComponent and AssetLoader. I am very grateful for all the contributions he made to the modding community, and I'm honored to have adopted so many of his mods. Rebuilding and improving ModComponent has been incredibly fun despite all the time it's taken. Although much more than half of the code is my own now, this project was initially built on the framework he left behind.
I know many people might skip over this, but I hope you don't. You are so special, and I would appreciate your support. Modding takes lots of time, and I have expenses like food, internet, and rent. If you feel that I have improved your playing experience, please consider supporting me on my Patreon. Your support helps to ensure that I can continue making mods for you at the pace I am :)
- If you haven't done so already, install MelonLoader by downloading and running MelonLoader.Installer.exe
- Install the latest version of ModComponent by placing it in the mods folder.
- Install the dependencies:
The alcohol mechanics can be enabled with AlcoholMod.
ModComponent uses a custom file extension .modcomponent
for item packs. These files can be edited with the ModComponentExtractor