Book.StS2.Reference
0.103.2
dotnet add package Book.StS2.Reference --version 0.103.2
NuGet\Install-Package Book.StS2.Reference -Version 0.103.2
<PackageReference Include="Book.StS2.Reference" Version="0.103.2" />
<PackageVersion Include="Book.StS2.Reference" Version="0.103.2" />
<PackageReference Include="Book.StS2.Reference" />
paket add Book.StS2.Reference --version 0.103.2
#r "nuget: Book.StS2.Reference, 0.103.2"
#:package Book.StS2.Reference@0.103.2
#addin nuget:?package=Book.StS2.Reference&version=0.103.2
#tool nuget:?package=Book.StS2.Reference&version=0.103.2
StS2Ref
StS2Ref is a NuGet-package that contains reference assemblies for Slay the Spire 2. You reference it in your mod project instead of the game.
This makes your project portable, because StS2Ref can be downloaded by anyone and used from anywhere, unlike Slay the Spire 2's assemblies which can't be distributed.
FAQ
Why do I get an error when trying to build with StS2Ref?
Likely because you are adding it to a project that uses an old package structure. Fear not! It is easy to fix. Do one of the following:
- Migrate your existing project
What are 'reference assemblies'?
Reference assemblies are ordinary assemblies from which all code has been stripped, leaving only their signatures. However, these signatures are all the compiler needs to build your project. Not only does this speed up the build process, it more importantly offers a way to reference Slay the Spire 2 from anywhere without illegally distributing any of its content.
Published with permission from MegaCrit Games.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|