Command-line tool for managing mods for Elder Scrolls Plugin-based games.
Go to file
kayomn 5990a72f13 Add readme 2022-12-22 02:38:38 +01:00
.gitignore Initial commit 2022-12-02 01:24:13 +00:00
go.mod Major refactor 2022-12-20 23:28:30 +00:00
go.sum Major refactor 2022-12-20 23:28:30 +00:00
main.go Add command for registering data paths of installed games 2022-12-22 00:34:41 +00:00
manager.go Fix installed mod archives having extensions stripped 2022-12-22 00:44:42 +00:00
readme Add readme 2022-12-22 02:38:38 +01:00

readme

# ESP Modman

A simple command-line interface for managing and deploying mods to a Elder Scrolls Plugin-based games installation.

## Usage

A readout of the operations that are supported by Modman can be seen by invoking the `modman` command with no arguments.