Update README.md

This commit is contained in:
fenix-hub 2019-10-01 16:50:46 +02:00 committed by GitHub
parent e8eee40fde
commit ee543cf077
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,6 +28,21 @@ Then, go to `Project > Plugins > "File Editor" > Status > Activate`.
You can find this plugin in the AssetLib of Godot Engine Editor. Just download it from there and everything should be fine! You can find this plugin in the AssetLib of Godot Engine Editor. Just download it from there and everything should be fine!
(Remember to activate this plugin) (Remember to activate this plugin)
## Supported formats
+"*.txt ; Plain Text File",
+"*.rtf ; Rich Text Format File",
+"*.log ; Log File",
+"*.md ; MD File",
+"*.doc ; WordPad Document",
+"*.doc ; Microsoft Word Document",
+"*.docm ; Word Open XML Macro-Enabled Document",
+"*.docx ; Microsoft Word Open XML Document",
+"*.bbs ; Bulletin Board System Text",
+"*.dat ; Data File",
+"*.xml ; XML File",
+"*.sql ; SQL database file",
+"*.json ; JavaScript Object Notation File"
#### Current version #### Current version
To check all the features included in the current version, please read the [VERSION file](./VERSION.md) To check all the features included in the current version, please read the [VERSION file](./VERSION.md)