RC 1.0
This commit is contained in:
@@ -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.
|
||||||
@@ -16,15 +16,12 @@ Ragon is fully free high perfomance room based game server with plugin based arc
|
|||||||
- Free
|
- Free
|
||||||
- Simple matchmaking
|
- Simple matchmaking
|
||||||
- Flexiable API
|
- Flexiable API
|
||||||
- Support client authoritative
|
|
||||||
- Support server authoritative
|
|
||||||
- Room based architecture
|
- Room based architecture
|
||||||
- Extendable room logic via plugin
|
- Extendable room logic via plugin
|
||||||
- Custom authorization
|
- Custom authorization
|
||||||
- No CCU limitations*
|
- No CCU limitations*
|
||||||
- Extentable rooms with plugin system
|
|
||||||
- Fully multi-threaded
|
- Fully multi-threaded
|
||||||
- Engine agnostic
|
- Engine agnostic
|
||||||
- Support any client architecture (OOP, ECS)
|
- Support any client architecture (OOP, ECS)
|
||||||
- UDP
|
- UDP
|
||||||
|
|
||||||
@@ -43,7 +40,7 @@ Ragon is fully free high perfomance room based game server with plugin based arc
|
|||||||
* RingBuffer-Unity3D
|
* RingBuffer-Unity3D
|
||||||
|
|
||||||
### License
|
### License
|
||||||
|
SSPL-1.0
|
||||||
|
|
||||||
### Tips
|
### Tips
|
||||||
* Limited to 4095 CCU by library ENet-Sharp
|
* Limited to 4095 CCU by library ENet-Sharp
|
||||||
Reference in New Issue
Block a user