NosSmooth.Game
2.4.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package NosSmooth.Game --version 2.4.2
NuGet\Install-Package NosSmooth.Game -Version 2.4.2
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="NosSmooth.Game" Version="2.4.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NosSmooth.Game --version 2.4.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NosSmooth.Game, 2.4.2"
#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.
// Install NosSmooth.Game as a Cake Addin #addin nuget:?package=NosSmooth.Game&version=2.4.2 // Install NosSmooth.Game as a Cake Tool #tool nuget:?package=NosSmooth.Game&version=2.4.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
NosSmooth Game library handling the current game state by responding to packets.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- Microsoft.Extensions.Caching.Memory (>= 7.0.0)
- NosSmooth.Core (>= 3.3.1)
- NosSmooth.Data.Abstractions (>= 2.2.1)
- OneOf (>= 3.0.216)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NosSmooth.Game:
Package | Downloads |
---|---|
NosSmooth.Extensions.Combat
Manages NosSmooth combat state, currently exposing a simple technique to kill one enemy at a time. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.6.0 | 336 | 2/13/2023 |
2.5.2 | 253 | 2/8/2023 |
2.5.1 | 247 | 2/8/2023 |
2.5.0 | 300 | 2/5/2023 |
2.4.2 | 334 | 1/21/2023 |
2.4.0 | 296 | 1/20/2023 |
2.3.5 | 292 | 1/20/2023 |
2.3.4 | 288 | 1/18/2023 |
2.3.3 | 300 | 1/17/2023 |
2.3.1 | 289 | 1/17/2023 |
2.3.0 | 281 | 1/15/2023 |
2.2.1 | 282 | 1/15/2023 |
2.2.0 | 281 | 1/14/2023 |
2.1.0 | 319 | 1/8/2023 |
2.0.0 | 294 | 1/5/2023 |
1.3.2 | 308 | 1/1/2023 |
1.3.1 | 302 | 1/1/2023 |
1.3.0 | 290 | 12/31/2022 |
1.2.1 | 440 | 2/19/2022 |
1.2.0 | 419 | 2/18/2022 |
1.1.0 | 419 | 2/13/2022 |
1.0.0 | 419 | 2/12/2022 |
Remove passives from player skills.
Change position of caster when receiving su packet.