From f72b4c09042f80763484d2e688444045a12e2668 Mon Sep 17 00:00:00 2001 From: Edmand46 Date: Wed, 13 Jul 2022 22:44:51 +0400 Subject: [PATCH] chore: updated readme.md --- readme.md | 19 ++++--------------- 1 file changed, 4 insertions(+), 15 deletions(-) diff --git a/readme.md b/readme.md index ebb6093..29cb3ac 100755 --- a/readme.md +++ b/readme.md @@ -14,23 +14,12 @@ Ragon is fully free, small and high perfomance room based game server with plugi - Effective - Free - Simple matchmaking -- Flexiable API - Room based architecture -- Extendable room logic via plugin -- Custom authorization +- Сustomizable authorization +- Сustomizable server-side logic via plugins with flexible API - No CCU limitations* -- Engine agnostic -- Support any client architecture (MonoBehaviors, ECS) -- RUDP - -### Roadmap: -- Use native memory -- Reduce allocations -- Dashboard for monitoring entities and players in realtime -- Statistics for monitoring state of server, cpu, memory -- Horizontal Scaling -- Docker support -- Add additional API to plugin system +- No Room count limitations +- Reliable UDP ### Requirements - OSX, Windows, Linux(Ubuntu, Debian)