Skip to content

Reference assemblies for use with Mason.

Notifications You must be signed in to change notification settings

H3VR-Modding/Mason-References

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mason-References

This repository simply stores the DLL references required by Mason to run.

Usage

Assuming you have cloned this repository to references within your Mason project, place the following properties in your config.yaml:

directories:
  bepinex: references/bepinex
  managed: references/managed

Contributing

Ensure you have the .NET SDK installed. Then run dotnet tool restore in this directory to install DeepStrip. Once DeepStrip is installed, copy the original assemblies over the reference assemblies and run strip.sh.

If you cannot do the above tasks, opening an issue or messaging me is a perfectly fine and a much easier alternative.

About

Reference assemblies for use with Mason.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages