Skip to content

ModShardTeam/ModShardPacker

Repository files navigation

ModShardPacker

A CLI tool to pack mod code source from MSL.

Install

First install

dotnet tool install --global ModShardPacker --version LastVersionNumber

Update

dotnet tool update --global ModShardPacker --version LastVersionNumber --no-cache

Uses

Basic use

msp -f path/to/your/mod -n NameOfYourMod -o path/to/the/output

To enable logging output, you can add the -v flag.

You can also specify the location of extra dlls with the -d argument.

Advanced use (log every arguments and their uses)

msp -h

About

A cli tool to pack mod source from MSL.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages