Murder.FNA 24.6.2

dotnet add package Murder.FNA --version 24.6.2                
NuGet\Install-Package Murder.FNA -Version 24.6.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="Murder.FNA" Version="24.6.2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Murder.FNA --version 24.6.2                
#r "nuget: Murder.FNA, 24.6.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 Murder.FNA as a Cake Addin
#addin nuget:?package=Murder.FNA&version=24.6.2

// Install Murder.FNA as a Cake Tool
#tool nuget:?package=Murder.FNA&version=24.6.2                

This is a fork of FNA as part of the Murder Engine. FNA is an XNA4 reimplementation that focuses solely on developing a fully accurate XNA4 runtime for the desktop.

See https://fna-xna.github.io/ for more details about FNA!

🔨 Manual steps for updating nuget package (for now)

  1. Run nuget\update_libs.ps1
  2. Build arm64 binaries with fnalibs-apple-builder and place them in packages\osx-arm64
  3. Run dotnet pack ./FNA.Core.csproj -c Release -p:ContinuousIntegrationBuild=true -p:PackFNALibs=true
  4. Manually upload at nuget!

💼 License

FNA is released under the Microsoft Public License. See LICENSE for details.

FNA uses LzxDecoder.cs, released under a dual MSPL/LGPL license. See lzxdecoder.LICENSE for details.

FNA uses code from the Mono.Xna project, released under the MIT license. See monoxna.LICENSE for details.

📚 Documentation

Documentation for FNA and Murder Engine can be found at:

https://github.com/FNA-XNA/FNA/wiki<br> https://isadorasophia.com/murder/

🐛 Found an issue?

Issues and patches are encouraged to be reported via the FNA GitHub:

https://github.com/FNA-XNA/FNA/issues

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Murder.FNA:

Repository Stars
isadorasophia/murder
Murder is a pixel art ECS game engine.
Version Downloads Last updated
24.6.2 2,655 7/15/2024