gamelibs.steam.aleandtaletavern
1.3.0
dotnet add package gamelibs.steam.aleandtaletavern --version 1.3.0
NuGet\Install-Package gamelibs.steam.aleandtaletavern -Version 1.3.0
<PackageReference Include="gamelibs.steam.aleandtaletavern" Version="1.3.0" />
paket add gamelibs.steam.aleandtaletavern --version 1.3.0
#r "nuget: gamelibs.steam.aleandtaletavern, 1.3.0"
// Install gamelibs.steam.aleandtaletavern as a Cake Addin #addin nuget:?package=gamelibs.steam.aleandtaletavern&version=1.3.0 // Install gamelibs.steam.aleandtaletavern as a Cake Tool #tool nuget:?package=gamelibs.steam.aleandtaletavern&version=1.3.0
README.md
This package contains most* of the dlls for the game Ale & Tale Tavern on Steam.
*As this package is quite large, it does not contain the contain any audio or VR related dlls for the game. Those packages can be found separately:
- gamelibs.steam.aleandtaletavern.audio
- gamelibs.steam.aleandtaletavern.vr
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on gamelibs.steam.aleandtaletavern:
Package | Downloads |
---|---|
gamelibs.steam.aleandtaletavern.vr
Game Libraries for Ale and Tale Tavern VR. |
|
gamelibs.steam.aleandtaletavern.audio
Game Libraries for Ale and Tale Tavern audio. |
GitHub repositories
This package is not used by any popular GitHub repositories.
- Added targetFramework of 'netstandard2.1' in nuspec.
- Updated README with references to audio and VR specific packages.