diff --git a/efserver.js b/efserver.js
new file mode 100644
index 0000000..4429559
--- /dev/null
+++ b/efserver.js
@@ -0,0 +1,4 @@
+function EFServer() {
+ //Todo: write mod that disables rendering engine, autodisplays gui, and makes run server button.
+ console.log("hello world");
+}
\ No newline at end of file
diff --git a/index.html b/index.html
index 8cd402a..d38e83c 100644
--- a/index.html
+++ b/index.html
@@ -89,18 +89,27 @@
>
-
+
Info:
build.gradle
, set the obfuscate
property to
false
. Then, run CompileJS.bat
(or .sh if on
@@ -131,272 +140,32 @@
+
+