Skip to content

ds5678/ModComponent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ModComponent

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.

Documentation

Special Thanks

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 :)

Installation

Alcohol

The alcohol mechanics can be enabled with AlcoholMod.

ModComponent Files

ModComponent uses a custom file extension .modcomponent for item packs. These files can be edited with the ModComponentExtractor

About

Infrastructure library for The Long Dark, allowing to add new items.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages