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

8 lines
204 B
INI
Raw Normal View History

2019-10-01 16:54:13 +02:00
[plugin]
2019-09-24 00:41:52 +02:00
name="File Editor"
description="An internal file editor to view and edit text files in your project folder."
2019-09-24 17:03:49 +02:00
author="Nicolò 'fenix' Santilio"
2019-10-01 16:54:13 +02:00
version="0.3.3"
2019-09-24 00:41:52 +02:00
script="scripts/file-editor.gd"