BeatSaberModdingTools.Tasks 2.0.0-beta7

This is a prerelease version of BeatSaberModdingTools.Tasks.
dotnet add package BeatSaberModdingTools.Tasks --version 2.0.0-beta7
NuGet\Install-Package BeatSaberModdingTools.Tasks -Version 2.0.0-beta7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="BeatSaberModdingTools.Tasks" Version="2.0.0-beta7">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BeatSaberModdingTools.Tasks --version 2.0.0-beta7
#r "nuget: BeatSaberModdingTools.Tasks, 2.0.0-beta7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install BeatSaberModdingTools.Tasks as a Cake Addin
#addin nuget:?package=BeatSaberModdingTools.Tasks&version=2.0.0-beta7&prerelease

// Install BeatSaberModdingTools.Tasks as a Cake Tool
#tool nuget:?package=BeatSaberModdingTools.Tasks&version=2.0.0-beta7&prerelease

Descriptions of tasks can be found Here.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (11)

Showing the top 5 popular GitHub repositories that depend on BeatSaberModdingTools.Tasks:

Repository Stars
Goobwabber/MultiplayerExtensions
A Beat Saber mod that expands multiplayer functionality.
Zingabopp/BeatSync
Beat Saber plugin to automatically download beatmaps.
ToniMacaroni/SaberFactory
A highly customizable custom saber mod for Beat Saber
BeatTogether/BeatTogether
A multiplayer private server for the modding community. Supports crossplay between PC and Quest.
nicoco007/BeatSaberCustomAvatars
Beat Saber mod that allows the use of custom player avatars for in-game body presence.
Version Downloads Last updated
2.0.0-beta7 297 3/21/2023
2.0.0-beta6 133 3/19/2023
2.0.0-beta5 75 3/18/2023
2.0.0-beta4 908 12/11/2021
2.0.0-beta3 175 12/3/2021
2.0.0-beta2 178 12/3/2021
2.0.0-beta1 2,450 11/27/2021
1.4.3 3,516 5/29/2021
1.4.2 658 4/28/2021
1.4.1 684 4/8/2021
1.3.2 4,465 11/9/2020
1.3.1 500 10/29/2020
1.3.0 405 10/29/2020
1.2.3 1,910 9/23/2020
1.2.2 550 8/6/2020
1.2.1 677 8/5/2020
1.2.0 696 6/30/2020
1.1.6 559 6/21/2020

* Converted to new GitHub Actions environment files for output
           * Added new SetActionOutput Task
           * Added option to disable embedding generated manifests
           * GameVersion is also an output for GenerateManifest (for when it's defined by an existing manifest)