Added screenshot to README (hosted outside the repo)

This commit is contained in:
Marc 2018-11-14 20:20:00 +00:00 committed by GitHub
parent 3ce20207a7
commit cc30d81739
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,7 @@ Translation editor for Godot Engine
This is an editor plugin to edit translation files from inside Godot Engine. It supports .csv and .po files, although gettext support is limited to what Godot can handle.
It can also be used as a standalone editor if `translation_editor.tscn` is run or exported as main scene.
![screenshot](https://user-images.githubusercontent.com/1311555/48510007-861be880-e84a-11e8-89cf-00a33b9d37c8.png)
How to install
-----------------