gamelibs.steam.aleandtaletavern 1.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package gamelibs.steam.aleandtaletavern --version 1.3.0
                    
NuGet\Install-Package gamelibs.steam.aleandtaletavern -Version 1.3.0
                    
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="gamelibs.steam.aleandtaletavern" Version="1.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="gamelibs.steam.aleandtaletavern" Version="1.3.0" />
                    
Directory.Packages.props
<PackageReference Include="gamelibs.steam.aleandtaletavern" />
                    
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 gamelibs.steam.aleandtaletavern --version 1.3.0
                    
#r "nuget: gamelibs.steam.aleandtaletavern, 1.3.0"
                    
#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.
#addin nuget:?package=gamelibs.steam.aleandtaletavern&version=1.3.0
                    
Install gamelibs.steam.aleandtaletavern as a Cake Addin
#tool nuget:?package=gamelibs.steam.aleandtaletavern&version=1.3.0
                    
Install gamelibs.steam.aleandtaletavern as a Cake Tool

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
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.1

    • 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
1.5.0 222 3/4/2025
1.4.0 124 3/2/2025
1.3.0 169 2/19/2025
1.2.0 106 2/19/2025
1.1.0 119 2/19/2025


   - Added targetFramework of 'netstandard2.1' in nuspec.
   - Updated README with references to audio and VR specific packages.