A CLI tool to pack mod code source from MSL.
dotnet tool install --global ModShardPacker --version LastVersionNumberdotnet tool update --global ModShardPacker --version LastVersionNumber --no-cachemsp -f path/to/your/mod -n NameOfYourMod -o path/to/the/outputTo enable logging output, you can add the
-vflag.
You can also specify the location of extra dlls with the
-dargument.
msp -h