MVP completed: Hook into Playlistmanager to post updates to beatleader maps owned by the user
This commit is contained in:
@@ -115,11 +115,16 @@
|
||||
<HintPath>$(BeatSaberDir)\Plugins\BeatLeader.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
</Reference>
|
||||
<Reference Include="PlaylistManager">
|
||||
<HintPath>$(BeatSaberDir)\Plugins\PlaylistManager.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="BeatLeaderPlaylistOwnership.cs" />
|
||||
<Compile Include="BeatLeaderPlaylistUpdateTest.cs" />
|
||||
<Compile Include="BeatLeaderPlaylistSync.cs" />
|
||||
<Compile Include="Plugin.cs" />
|
||||
<Compile Include="SetlistSyncHost.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user