modulepackage
0.1.2
Repository: https://github.com/donovanmods/7dtd-modtools.git
Documentation: pkg.go.dev
# README
7 Days to Die Modding Tools
(c)2024 Donovan C. Young
This software is published under the terms of the MIT Software License
7ddmt is a collection of tools to assist in the creation and management of mods for the game 7 Days to Die. Generally only useful for mod developers
Installation
Using Go
The best method to obtain the latest release is directly via Go itself, so if you have GoLang already installed, you can get the latest release via
go install github.com/donovanmods/7dtd-modtools@latest
Direct binary download
Otherwise, you can download the pre-compiled binaries from the Assests section in our GitHub Releases
Usage
WIP