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 6b8b3ef commit 9f75058Copy full SHA for 9f75058
README.md
@@ -62,6 +62,7 @@ A Simple programming Language made with C#
62
|find-var | Find every variables |
63
| goto | goto start to loop infinitly or goto end to end the script much like return in C# |
64
| sleep | A thread based timer (Milliseconds) |
65
+| import | Import other .mlf to your main.mlf |
66
|quit | quit the console with a error code|
67
68
# Package System
0 commit comments