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 2f4fed5 commit eebd046Copy full SHA for eebd046
README.md
@@ -1,2 +1,12 @@
1
-# FastScript
+
2
+***
3
+# About
4
FastScript is a Spigot plugin, which can run JavaScript-based scripts more efficiently.
5
+
6
+> At present, the project is still unfinished and cannot be used.
7
8
+# Build
9
+In the project root directory:
10
+```
11
+./gradle jar
12
0 commit comments