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/plugin.cfg
2022-04-02 08:43:27 +02:00

7 lines
277 B
INI

[plugin]
name="Singleton for fmod Gdnative"
description="Add an autoload for the gdscript wrapper of the fmod gnative. Waiting for a real singleton support and auto-completion for Native script in Godot editor "
author="Utopia-rise"
version="1.0.0"
script="fmod_singleton.gd"