[go: up one dir, main page]

Skip to content

Prebuilt FNA native libraries using GitHub Actions

License

Notifications You must be signed in to change notification settings

HYPEWORKS/fnalibs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FNA Native Libraries

🏗️ This is a work in progress! 🚧

This repo distributes the native libraries for FNA:

  • FNA3D
  • FAudio
  • SDL2
  • Theorafile
  • MoltenVK (for macOS)

Supported Platforms

The libraries will be built for these platforms/architectures:

  • Windows
    • x64
  • Mac OS
    • x64
    • ARM64/AArch64 (Apple Silicon)
  • Linux
    • x64
    • ARM64/AArch64

License

The code that downloads and build the libraries (aka this repo!) is licensed under MIT. See LICENSE.

The libraries are licensed under their respective licenses:

Library License
FNA3D zlib
FAudio zlib
SDL2 zlib
Theorafile zlib with BSD dependencies
MoltenVK Apache 2.0

About

Prebuilt FNA native libraries using GitHub Actions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages