mirror of
https://github.com/eaglerforge/EaglerForgeInjector
synced 2025-07-23 06:01:38 -09:00
4 lines
156 B
JavaScript
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");
|
|
} |