EaglerForgeInjector/efserver.js
2024-09-14 16:39:49 +08:00

4 lines
156 B
JavaScript

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