-
-
Notifications
You must be signed in to change notification settings - Fork 7
Reference Manager
Zingabopp edited this page Jan 13, 2020
·
4 revisions
The Beat Saber Reference Manager is a convenient way to add references to assemblies in the Beat Saber game folder.
- You can open the Beat Saber Reference Manager by right-clicking your project's References in the Solution Explorer, and clicking Beat Saber Reference Manager:
- Note: This context menu option will only show up if the project is detected as a BSIPA mod. It can also take a minute for the extension to load and enable its context menu options. Opening the Settings window can be a workaround to force the extension to load immediately.
- Adding references to your project using the Reference Manager will have their HintPath automatically set using the BeatSaberDir project property.
- If other people want to contribute to your project, or you work on the project on multiple computers, the BeatSaberDir property gives an easy way to point the project to the locations of the assemblies without changing the underlying .csproj file.
- There are several filters to make locating the assembly you want more convenient.