From 58b4577f8fa4d784288255b6b89283c2a54dde33 Mon Sep 17 00:00:00 2001 From: ApfelTeeSaft <91074565+ApfelTeeSaft@users.noreply.github.com> Date: Mon, 23 Sep 2024 09:40:46 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0c3647..4d04d7a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ --- # Why even make this when Jaket exists? -- **Jacket does not Support dedicated 24/7 lobbies** since it uses the Steamworks API its Peer 2 Peer networking. +- **Jaket does not Support dedicated 24/7 lobbies** since it uses the Steamworks API its Peer 2 Peer networking. - **Multikill aims to be as customizable as possible** meaning that the Server might be able to give the client instructions for custom Physics. - **Map Streaming** I want Multikill to be able to Stream maps from the Server / download them when joining a game, so you don't have to worry about not having the right map installed. - **Educational Purposes** Multikill is a project for Educational Purposes.