EaglerForgeInjector/efserver.js
ZXMushroom63 5a6628a617 wip server
2024-09-14 16:39:49 +08:00

4 lines
No EOL
156 B
JavaScript

function EFServer() {
//Todo: write mod that disables rendering engine, autodisplays gui, and makes run server button.
console.log("hello world");
}