Files
puzzle-quest/addons/lod/plugin.gd
T
2021-05-23 14:49:12 +02:00

8 lines
285 B
GDScript

# Copyright © 2020 Hugo Locurcio and contributors - MIT License
# See `LICENSE.md` included in the source distribution for details.
#
# This script is needed to make the `class_name` script visible in the Create New Node dialog
# once the plugin is enabled.
tool
extends EditorPlugin