pandemonium_engine/modules/text_editor
2022-07-21 19:48:08 +02:00
..
config.py
LICENSE
README.md
register_types.cpp
register_types.h
SCsub
text_editor_plugin.cpp
text_editor_plugin.h
text_editor_preview.cpp
text_editor_preview.h
text_editor_settings.cpp
text_editor_settings.h
text_editor_vanilla_editor.cpp
text_editor_vanilla_editor.h
text_file_editor.cpp Fix potential crash. 2022-07-21 19:48:08 +02:00
text_file_editor.h

text_editor

This module is the port of https://github.com/Relintai/godot-engine.file-editor which is a heavily modified version of https://github.com/fenix-hub/godot-engine.file-editor .