Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Squall #501

Merged
merged 4 commits into from
Jan 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions descriptions/SDK.Squall.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[**Squall**](https://github.com/xtreme3d/squall) is a sound engine for games.
1 change: 1 addition & 0 deletions rules.ini
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ SFML = (?:^|/)(?:lib)?sfml-
SlimDX = (?:^|/)slimdx\.dll$
Smacker_Video = (?:^|/)smackw32\.dll$
Sodium = (?:^|/)libsodium\.dll$
Squall = (?:^|/)Squall\.dll$
SteamworksNET = (?:^|/)(?:Steamworks\.NET\.dll|com\.rlabrecque\.steamworks\.net\.dll)$
Steam_Audio = (?:^|/)(?:lib)?(?:steamaudio|phonon)\.(?:dylib|dll|so)$
Steam_Networking = (?:^|/)(?:lib)?steamnetworkingsockets\.(?:dylib|dll|so)$
Expand Down
2 changes: 2 additions & 0 deletions tests/types/SDK.Squall.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/Squall.dll
Squall.dll
3 changes: 3 additions & 0 deletions tests/types/_NonMatchingTests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -720,6 +720,9 @@ ffx_fsr2_api_x86@dll
libUnigine.so
thisaintproject.godot
project.godotfork
Squall_dll
Squall.dl
quall.dll
fgame.unx
fgame.ios
flibYoYoGamepad.dylib
Expand Down