Add mp-server

This commit is contained in:
catfoolyou
2025-02-28 13:41:21 -05:00
parent 3f7df728c9
commit 1740bd5e4c
95 changed files with 86608 additions and 29663 deletions

View File

@@ -1,5 +0,0 @@
onmessage = function(o) {
importScripts("classes_server.js");
eaglercraftServerOpts = o.data;
main();
};