From 0b56224be39b7bdd3c598d4991da6cb36b5e8655 Mon Sep 17 00:00:00 2001 From: Kristen Wilkinson Date: Wed, 1 Apr 2026 13:15:21 +0100 Subject: [PATCH 1/2] start work on issue #415 From 6ccdc874e25897d050f40efdec02b3af3a22df2d Mon Sep 17 00:00:00 2001 From: Kristen Wilkinson Date: Wed, 1 Apr 2026 13:22:24 +0100 Subject: [PATCH 2/2] docs: add bluesky link to readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d4956a57..7e6c0fe2 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ This library is still under development and is not at v1.0.0 yet!! However, all **CASL** (pronounced Castle), is an acronym for (C)ross-platform (A)udio and (S)ound (L)ibrary and uses the latest possible dotnet version. **CASL** plays and manages sounds powered by **OpenAL 1.1**, using software rendering, which is accomplished by using low-level bindings to the native **OpenAL** library. **CASL** can be used for video games and sound players and works on any dotnet-compliant platform. -> **Note** Cross-platform work is still a WIP, but CASL works using Windows. +> **Note** Cross-platform work is still in WIP, but CASL works using Windows.

✨ Features ✨

@@ -61,6 +61,10 @@ Interested in contributing? If so, click [here](https://github.com/KinsonDigital ![x-logo-light-mode](https://raw.githubusercontent.com/KinsonDigital/.github/main/Images/x-logo-16x16-light-mode.svg#gh-light-mode-only) [Calvin Wilkinson](https://x.com/KDCoder) (KinsonDigital GitHub Organization - Owner) +![bluesky-logo](https://raw.githubusercontent.com/KinsonDigital/.github/main/Images/bluesky-logo-16x16.svg) +[Calvin Wilkinson](https://bsky.app/profile/kdcoder.bsky.social) (KinsonDigital GitHub Organization - Owner) + +

🚔 Licensing and Governance 🚔