Merge branch 'master' of https://github.com/TheRiverNyx/steam-audio-godot
This commit is contained in:
11
demo/addons/SteamAudioGodot/SteamAudioGodot.gdextension
Normal file
11
demo/addons/SteamAudioGodot/SteamAudioGodot.gdextension
Normal file
@@ -0,0 +1,11 @@
|
||||
[configuration]
|
||||
entry_symbol = "steam_audio_library_init"
|
||||
compatibility_minimum = 4.1
|
||||
|
||||
[icons]
|
||||
Example = "icons/Example.svg"
|
||||
|
||||
[libraries]
|
||||
linux.debug.x86_64 = "lib/Linux-x86_64/libSteamAudioGodot-d.so"
|
||||
macos.debug = "lib/Darwin-Universal/libSteamAudioGodot-d.dylib"
|
||||
windows.debug.x86_64 = "lib/Windows-AMD64/libSteamAudioGodot-d.dll"
|
||||
@@ -0,0 +1 @@
|
||||
uid://bo0wlwtwpxcrd
|
||||
Reference in New Issue
Block a user