updated .gitattributes, configured CMake to properly handle SteamAudio DLL

This commit is contained in:
Nyx
2025-05-08 01:13:48 -06:00
parent 319795c4c9
commit 79bdb2254c
27 changed files with 660 additions and 254 deletions

View File

@@ -1,5 +1,5 @@
[configuration]
entry_symbol = "GDExtensionInit"
entry_symbol = "steam_audio_library_init"
compatibility_minimum = 4.1
[icons]