Multiplayer?

I’m thinking if I would create a multiplayer 4k game, and there was a client+server, would the server have to be included in the jar file?

Or how would the rules apply, since there is a strict notation about “external resources”. (assuming I were able to create a game within 4k’s with mp support :slight_smile:

I wrote a multiplayer game last year (onet). The server/client all have to fit in the 4k.

Kev