You'll need to:
- Fork and clone. (We use GitHub Flow)
- Duplicate the
SigurdLib.template.props.user
file and rename it toSigurdLib.props.user
. - Edit the properties defined in the new file to match your environment.
Most importantly, set the
<LethalCompanyDir>
property to the filepath of your Lethal Company installation folder (including trailing path separator/
or\
). dotnet tool restore
- Attempt build