BeatSaberModdingTools.Tasks 2.0.0-beta2

This is a prerelease version of BeatSaberModdingTools.Tasks.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package BeatSaberModdingTools.Tasks --version 2.0.0-beta2
                    
NuGet\Install-Package BeatSaberModdingTools.Tasks -Version 2.0.0-beta2
                    
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-beta2">
  <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.
<PackageVersion Include="BeatSaberModdingTools.Tasks" Version="2.0.0-beta2" />
                    
Directory.Packages.props
<PackageReference Include="BeatSaberModdingTools.Tasks">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add BeatSaberModdingTools.Tasks --version 2.0.0-beta2
                    
#r "nuget: BeatSaberModdingTools.Tasks, 2.0.0-beta2"
                    
#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.
#:package BeatSaberModdingTools.Tasks@2.0.0-beta2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=BeatSaberModdingTools.Tasks&version=2.0.0-beta2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=BeatSaberModdingTools.Tasks&version=2.0.0-beta2&prerelease
                    
Install as a Cake Tool

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 (10)

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

Repository Stars
Goobwabber/MultiplayerExtensions
A Beat Saber mod that expands multiplayer functionality.
nicoco007/BeatSaberCustomAvatars
Beat Saber mod that allows the use of custom player avatars for in-game body presence.
Zingabopp/BeatSync
Beat Saber plugin to automatically download beatmaps.
BeatTogether/BeatTogether
A multiplayer private server for the modding community. Supports crossplay between PC and Quest.
ToniMacaroni/SaberFactory
A highly customizable custom saber mod for Beat Saber
ToniMacaroni/TrickSaber
A Beat Saber plugin for performing various tricks
halsafar/BeatSaberSongBrowser
BeatSaber plugin, adds much needed functionality to the song selection interface.
Aeroluna/NoodleExtensions
This mod lets you see cool things that mappers have put in their maps. Report all issues to Reaxt.
kinsi55/CS_BeatSaber_Camera2
Adds a lot of options / tools for creating more advanced desktop viewing experiences with multiple camera angles and much more in Beat Saber
BeatLeader/beatleader-mod
BeatLeader mod for PC Beat Saber
Version Downloads Last Updated
2.0.0-beta7 2,110 3/21/2023
2.0.0-beta6 382 3/19/2023
2.0.0-beta5 221 3/18/2023
2.0.0-beta4 1,721 12/11/2021
2.0.0-beta3 395 12/3/2021
2.0.0-beta2 390 12/3/2021
2.0.0-beta1 3,872 11/27/2021
1.4.3 5,620 5/29/2021
1.4.2 1,224 4/28/2021
1.4.1 921 4/8/2021
1.3.2 5,820 11/9/2020
1.3.1 662 10/29/2020
1.3.0 576 10/29/2020
1.2.3 2,468 9/23/2020
1.2.2 706 8/6/2020
1.2.1 847 8/5/2020
1.2.0 869 6/30/2020
1.1.6 738 6/21/2020

* Added more options.
       * Added GenerateManifest boolean property.