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

6 lines
202 B
GDScript3
Raw Normal View History

2024-05-25 11:51:19 -06:00
# Here because gdextension does not support editor export plugin for now.
# https://github.com/godotengine/godot/issues/80593
@tool
class_name FmodEditorExportPluginProxy
extends FmodEditorExportPlugin