package
0.0.0-20200815032232-e9243a75f1d7
Repository: https://github.com/noahbjohnson/smapi-manager.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
GameDir returns the game dir from the config.
No description provided by the author
InitializeConfig sets up the config and such.
LoadMods searches the provided game directory for mods and parses them into Mod structures.
No description provided by the author
StartAPI sets up the api routes and starts API server in background.
1.
No description provided by the author

# Constants

No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

For a content pack, ContentPackFor specifies which mod can read it.
The Dependencies field specifies other mods required to use this mod.
Mod is a a SMAPI mod.
No description provided by the author
Every SMAPI mod or content pack must have a manifest.json file in its folder.