added kubejs

This commit is contained in:
2025-02-21 04:18:23 -06:00
parent c8f2676bfc
commit ec7bc660d3
186 changed files with 1774 additions and 0 deletions

5
kubejs/config/web_server.json Executable file
View File

@@ -0,0 +1,5 @@
{
"enabled": false,
"port": 61423,
"public_address": ""
}