godot-engine.file-editor/file-editor/plugin.cfg

8 lines
201 B
INI
Raw Normal View History

2019-09-16 02:38:08 +02:00
[plugin]
name="File Editor"
description="An internal file editor to view and edit text files in your project folder."
author="Nicolò 'fenix' Santilio"
version="0.1.0"
script="scripts/file-editor.gd"