Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 492 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 492 Bytes

To build this mod, it needs references to the following dll files in 7 Days To Die/7DaysToDie_Data/Managed:

  • 0Harmony
  • Assembly-CSharp
  • LogLibrary
  • mscorlib
  • System
  • System.Core
  • System.Data
  • System.Xml
  • UnityEngine
  • UnityEngine.CoreModule

Stubs are provided using BepInEx.AssemblyPublicizer

For actual development, you'll probably want to replace these stubs with real dlls from 7DTD.