8 lines
233 B
INI
8 lines
233 B
INI
|
[plugin]
|
||
|
|
||
|
name="Godot Annotate"
|
||
|
description="Adds annotation to the 2D editor, allowing one to sketch directly inside the editor, without affecting runtime visuals."
|
||
|
author="Zarstensen"
|
||
|
version="0.3.0"
|
||
|
script="src/godot_annotate.gd"
|