Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 344 Bytes

File metadata and controls

9 lines (5 loc) · 344 Bytes

ModBase

DEDICATED SERVERS ONLY

A project template for creating an api mod for 7 days to die

Simply add the required game dll to the 7dtd-binaries folder (Assembly-CSharp.dll by default), then load the solution into Visual Studio

Alternatively add your references directly from your dedicated server '7DaysToDieServer_Data/Managed' folder