This commit is contained in:
2022-05-08 17:20:12 +04:00
parent e2ccdf9e01
commit 0465574d2b
2 changed files with 3 additions and 5 deletions
+1
View File
@@ -0,0 +1 @@
This program is free software: you can redistribute it and/or modify it under the terms of the Server Side Public License, version 1, as published by MongoDB, Inc. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Server Side Public License for more details. You should have received a copy of the Server Side Public License along with this program. If not, see http://www.mongodb.com/licensing/server-side-public-license.
+1 -4
View File
@@ -16,13 +16,10 @@ Ragon is fully free high perfomance room based game server with plugin based arc
- Free
- Simple matchmaking
- Flexiable API
- Support client authoritative
- Support server authoritative
- Room based architecture
- Extendable room logic via plugin
- Custom authorization
- No CCU limitations*
- Extentable rooms with plugin system
- Fully multi-threaded
- Engine agnostic
- Support any client architecture (OOP, ECS)
@@ -43,7 +40,7 @@ Ragon is fully free high perfomance room based game server with plugin based arc
* RingBuffer-Unity3D
### License
SSPL-1.0
### Tips
* Limited to 4095 CCU by library ENet-Sharp