chore: Starting setting up multiplayer

This commit is contained in:
2026-01-30 13:14:56 +01:00
parent b72ac87098
commit bfcce054d5
193 changed files with 1263 additions and 969 deletions

View File

@@ -0,0 +1,7 @@
package cz.jzitnik.server;
public class Main {
static void main() {
}
}