grounders-slowjam-2024/addons/fmod/FmodEditorExportPluginProxy.gd

6 lines
202 B
GDScript

# Here because gdextension does not support editor export plugin for now.
# https://github.com/godotengine/godot/issues/80593
@tool
class_name FmodEditorExportPluginProxy
extends FmodEditorExportPlugin