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 90b4fea commit edacb27Copy full SHA for edacb27
README.md
@@ -4,7 +4,9 @@
4
5
An experimental language based on Skript (with no pre-eminent DSL dependencies) compiled to JVM bytecode.
6
7
-## Visit the [documentation](https://moderocky.gitbook.io/byteskript/) and wiki [here](https://moderocky.gitbook.io/byteskript/).
+## Visit the documentation and wiki [here](https://docs.byteskript.org).
8
+
9
+## Get the latest compiler release [here](https://github.com/Moderocky/ByteSkript/releases).
10
11
ByteSkript draws heavily from the original [Skript](https://github.com/SkriptLang/Skript/) language design, with some
12
minor structural adaptations to strengthen the language grammar, to remove some unnecessary jargon and make the language
0 commit comments