https://github.com/dsharpplus/dsharpplus.natives
contains packaging code for native libraries used by DSharpPlus
https://github.com/dsharpplus/dsharpplus.natives
Last synced: 5 months ago
JSON representation
contains packaging code for native libraries used by DSharpPlus
- Host: GitHub
- URL: https://github.com/dsharpplus/dsharpplus.natives
- Owner: DSharpPlus
- Created: 2024-07-27T19:14:30.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2026-01-17T21:53:41.000Z (5 months ago)
- Last Synced: 2026-01-18T08:10:02.873Z (5 months ago)
- Size: 133 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: licenses/koana-license.txt
Awesome Lists containing this project
README
# DSharpPlus.Natives
This repository contains packaging code for native libraries used by DSharpPlus. All libraries are licensed under their original licenses, and DSharpPlus makes no claim to ownership or maintainership of any of these libraries.
- Opus
- buildscript: .github/workflows/opus.yml
- license: licenses/opus-license.txt
- Sodium
- buildscript: .github/workflows/sodium.yml
- license: licenses/sodium-license.txt
- ZSTD
- buildscript: .github/workflows/zstd.yml
- license: licenses/zstd-license.txt
- Koana (forked from [dpp](https://github.com/brainboxdotcc/dpp))
- buildscript: .github/workflows/koana.yml
- license: licenses/koana-license.txt
- SpeexDSP
- buildscript: .github/workflows/speexdsp.yml
- license: licenses/speexdsp-license.txt