SaberSongPatcher by David Idol

<PackageReference Include="SaberSongPatcher" Version="1.0.0" />

 SaberSongPatcher 1.0.0

Add and distribute custom songs for Beat Saber without including any copyrighted content! Assists in (1) distributing custom maps without copyrighted data and (2) quickly and reliably using these maps by providing your own legally purchases/ripped copy of the song. https://medium.com/@idolize/beat-saber-the-future-of-custom-songs-d64756818be7

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>SaberSongPatcher</id>
    <version>1.0.0</version>
    <authors>David Idol</authors>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <icon>patcher.png</icon>
    <projectUrl>https://github.com/idolize/saber-song-patcher</projectUrl>
    <description>Add and distribute custom songs for Beat Saber without including any copyrighted content!

Assists in (1) distributing custom maps without copyrighted data and (2) quickly and reliably using these maps by providing your own legally purchases/ripped copy of the song.

https://medium.com/@idolize/beat-saber-the-future-of-custom-songs-d64756818be7</description>
    <tags>beatsaber beat saber song patcher fingerprint audio</tags>
    <repository type="git" url="https://github.com/idolize/saber-song-patcher.git" />
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="NLog" version="4.7.3" exclude="Build,Analyzers" />
        <dependency id="Newtonsoft.Json" version="12.0.3" exclude="Build,Analyzers" />
        <dependency id="Newtonsoft.Json.Schema" version="3.0.13" exclude="Build,Analyzers" />
        <dependency id="SoundFingerprinting" version="7.4.12" exclude="Build,Analyzers" />
        <dependency id="SoundFingerprinting.Emy" version="7.4.12" exclude="Build,Analyzers" />
        <dependency id="Xabe.FFmpeg" version="4.1.1" exclude="Build,Analyzers" />
        <dependency id="protobuf-net" version="3.0.29" exclude="Build,Analyzers" />
      </group>
    </dependencies>
    <contentFiles>
      <files include="any/netstandard2.0/FFmpeg/bin/x64/avcodec-58.dll" buildAction="Content" />
      <files include="any/netstandard2.0/FFmpeg/bin/x64/avdevice-58.dll" buildAction="Content" />
      <files include="any/netstandard2.0/FFmpeg/bin/x64/avfilter-7.dll" buildAction="Content" />
      <files include="any/netstandard2.0/FFmpeg/bin/x64/avformat-58.dll" buildAction="Content" />
      <files include="any/netstandard2.0/FFmpeg/bin/x64/avutil-56.dll" buildAction="Content" />
      <files include="any/netstandard2.0/FFmpeg/bin/x64/ffmpeg.exe" buildAction="Content" />
      <files include="any/netstandard2.0/FFmpeg/bin/x64/ffplay.exe" buildAction="Content" />
      <files include="any/netstandard2.0/FFmpeg/bin/x64/ffprobe.exe" buildAction="Content" />
      <files include="any/netstandard2.0/FFmpeg/bin/x64/postproc-55.dll" buildAction="Content" />
      <files include="any/netstandard2.0/FFmpeg/bin/x64/swresample-3.dll" buildAction="Content" />
      <files include="any/netstandard2.0/FFmpeg/bin/x64/swscale-5.dll" buildAction="Content" />
      <files include="any/netstandard2.0/FFmpeg/LICENSE.txt" buildAction="Content" />
      <files include="any/netstandard2.0/FFmpeg/README.txt" buildAction="Content" />
    </contentFiles>
  </metadata>
</package>