We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27605d7 commit 6547eaaCopy full SHA for 6547eaa
dictionaries/gdscript/src/README.md
@@ -3,5 +3,7 @@
3
All source files used to generate the dictionary should be stored in this directory.
4
5
Main word list `gdscript-words/gdscript.txt` is generated from Godot
6
-documentation and should not be modified manually. Instead, any additional words
7
-should be added to `gdscript.txt`.
+documentation using a script from
+[mnemotic/gdscript-words](https://github.com/mnemotic/gdscript-words) (see
8
+`gdscript-words/README.md`) and should not be modified manually. Instead, any
9
+additional words should be added to `gdscript.txt`.
0 commit comments