This repository has been archived on 2025-09-12. You can view files and clone it, but cannot push or open issues or pull requests.
ld50/addons/fmod/Fmod.gdns
2022-04-02 08:43:27 +02:00

9 lines
252 B
Text

[gd_resource type="NativeScript" load_steps=2 format=2]
[ext_resource path="res://addons/fmod/Fmod.gdnlib" type="GDNativeLibrary" id=1]
[resource]
resource_name = "Fmod"
class_name = "Fmod"
library = ExtResource( 1 )
script_class_name = "FmodNative"