EnginePseudo3D.AnimationLib 2.1.3

dotnet add package EnginePseudo3D.AnimationLib --version 2.1.3
                    
NuGet\Install-Package EnginePseudo3D.AnimationLib -Version 2.1.3
                    
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="EnginePseudo3D.AnimationLib" Version="2.1.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EnginePseudo3D.AnimationLib" Version="2.1.3" />
                    
Directory.Packages.props
<PackageReference Include="EnginePseudo3D.AnimationLib" />
                    
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 EnginePseudo3D.AnimationLib --version 2.1.3
                    
#r "nuget: EnginePseudo3D.AnimationLib, 2.1.3"
                    
#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 EnginePseudo3D.AnimationLib@2.1.3
                    
#: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=EnginePseudo3D.AnimationLib&version=2.1.3
                    
Install as a Cake Addin
#tool nuget:?package=EnginePseudo3D.AnimationLib&version=2.1.3
                    
Install as a Cake Tool

Game2_5D - Animation Library

Animation Library is a additional library used for playing frame list animations.

Requirements

  • .NET 8.0 or later
  • Visual Studio or any other .NET-compatible IDE

Installation

  1. Clone the repository:
    git clone git@github.com:Speyd/Game2_5D.git
    cd Game2_5D\AnimationLib
    
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on EnginePseudo3D.AnimationLib:

Package Downloads
EnginePseudo3D.ObstacleLib

This is a library for creating custom objects.

EnginePseudo3D.Core

This is an engine that uses raycasting method and SFML framework to render the scene. This project implements most of the mechanics for writing the game. Designed for quick setup and easy integration into your code!

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.1.3 230 12/5/2025
2.1.2 710 12/1/2025
2.1.1 220 11/29/2025
2.1.0 245 11/23/2025
2.0.9 195 11/23/2025
2.0.8 192 11/23/2025
2.0.7 200 11/23/2025
2.0.6 475 11/19/2025
2.0.5 259 11/15/2025
2.0.4 197 11/15/2025
2.0.3 199 11/15/2025
2.0.2 202 11/15/2025
2.0.1 233 11/14/2025
2.0.0 208 11/14/2025
1.9.9 271 11/14/2025
1.9.8 258 11/14/2025
1.9.7 247 11/14/2025
1.9.6 275 11/14/2025
1.9.5 279 11/14/2025
1.9.4 294 11/13/2025
Loading failed