Skip to content

Commit 7f9e295

Browse files
authored
Update readme for 2.1
1 parent 164e049 commit 7f9e295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ StringKeys allows you to automatically generate a .csv translation file from str
55
Version 2 (current version) allows for searching for strings by the patterns surrounding them, this allows for it to be used on projects at the end of development, that weren't designed with StringKeys in mind, at the cost of maybe be a little less precise. Patterns can be things such as the property name in a scene or resource, or as the paramteter of a function call (such as Godot's translate function: tr("string")). Its UI is in a dropdown menu so that it is a little less in the way.
66

77

8-
V2 Latest Release: https://github.com/mrtripie/godot-string-keys/releases/tag/2.0_godot_3.2
8+
V2 Latest Release: https://github.com/mrtripie/godot-string-keys/releases/tag/2.1_godot_3.2
99

1010
V2 Documentation: https://docs.google.com/document/d/176WFKE-2SxA0uWEDP7c8vInO8wChC54EQKv-6F_xb8M/edit?usp=sharing
1111

0 commit comments

Comments
 (0)