mirror of
https://github.com/Relintai/godot-engine.file-editor.git
synced 2024-11-12 22:27:22 +01:00
Update README.md
This commit is contained in:
parent
e8eee40fde
commit
ee543cf077
15
README.md
15
README.md
@ -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!
|
||||
(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
|
||||
To check all the features included in the current version, please read the [VERSION file](./VERSION.md)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user