gdfxr/addons/gdfxr/plugin.cfg
Haoyu Qiu 2a73615082 Slider improvements
- Sliders now display current value when hovered.
- While dragging sliders, hold CTRL to snap the value to 0.01
  increments.
2022-09-20 14:07:12 +08:00

8 lines
190 B
INI

[plugin]
name="gdfxr"
description="A Godot plugin that ports sfxr, the popular program of choice to make retro sound effects for games."
author="Haoyu Qiu"
version="1.2"
script="plugin.gd"