VOOZH about

URL: https://www.nuget.org/packages/EnginePseudo3D.HitBoxLib/

⇱ NuGet Gallery | EnginePseudo3D.HitBoxLib 1.8.9




👁 Image
EnginePseudo3D.HitBoxLib 1.8.9

dotnet add package EnginePseudo3D.HitBoxLib --version 1.8.9
 
 
NuGet\Install-Package EnginePseudo3D.HitBoxLib -Version 1.8.9
 
 
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.HitBoxLib" Version="1.8.9" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EnginePseudo3D.HitBoxLib" Version="1.8.9" />
 
Directory.Packages.props
<PackageReference Include="EnginePseudo3D.HitBoxLib" />
 
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.HitBoxLib --version 1.8.9
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EnginePseudo3D.HitBoxLib, 1.8.9"
 
 
#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.HitBoxLib@1.8.9
 
 
#: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.HitBoxLib&version=1.8.9
 
Install as a Cake Addin
#tool nuget:?package=EnginePseudo3D.HitBoxLib&version=1.8.9
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Game2_5D - HitBox Library

HitBox Library is a additional library used for creating, using, rendering and colliding hitboxes.

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\HitBoxLib
    
Product Versions Compatible and additional computed target framework versions.
.NET net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows 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 (3)

Showing the top 3 NuGet packages that depend on EnginePseudo3D.HitBoxLib:

Package Downloads
EnginePseudo3D.ProtoRender

This is a library for using interfaces related to rendering.

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!

EnginePseudo3D.EntityLib

This is a library for creating and using creatures(players)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.8.9 364 12/5/2025
1.8.8 833 12/1/2025
1.8.7 700 12/1/2025
1.8.6 813 12/1/2025
1.8.4 707 12/1/2025
1.8.3 723 12/1/2025
1.8.2 638 11/30/2025
1.8.1 436 11/30/2025
1.8.0 294 11/30/2025
1.7.9 395 11/29/2025
1.7.8 245 11/29/2025
1.7.7 165 11/29/2025
1.7.6 375 11/23/2025
1.7.5 327 11/23/2025
1.7.4 336 11/23/2025
1.7.3 338 11/23/2025
1.7.2 1,193 11/9/2025
1.7.1 377 11/9/2025
1.7.0 2,651 9/1/2025
1.6.9 200 9/1/2025
Loading failed