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
ee543cf077
commit
9debd4b123
26
README.md
26
README.md
@ -29,19 +29,19 @@ You can find this plugin in the AssetLib of Godot Engine Editor. Just download i
|
||||
(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"
|
||||
+ "*.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