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 bae88e1 commit 185b951Copy full SHA for 185b951
README.md
@@ -91,8 +91,6 @@ use these to have a better environment while coding in Melon
91
|if | check if the address is <your_value> or not |
92
|calc | do math |
93
|write-var | write a saved variable to a address that is selected by cursor position |
94
-|read-var | Read The variables |
95
-|find-var | Find every variables |
96
|convert| text to address array |
97
| goto | goto start to loop infinitly or goto end to end the script much like return in C# |
98
| sleep | A thread based timer (Milliseconds) |
0 commit comments