Added json config

This commit is contained in:
2026-04-05 19:29:30 -03:00
parent 2293dc29fb
commit 1bc0ae71bf
15 changed files with 74 additions and 43 deletions

View File

@@ -0,0 +1,5 @@
{
"serverIP": "localhost",
"tcpPort": 9090,
"udpPort": 9091
}