diff --git a/license b/license new file mode 100644 index 0000000..5469f28 --- /dev/null +++ b/license @@ -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. \ No newline at end of file diff --git a/readme.md b/readme.md index 235246a..92aa4ff 100755 --- a/readme.md +++ b/readme.md @@ -16,15 +16,12 @@ 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 +- Engine agnostic - Support any client architecture (OOP, ECS) - UDP @@ -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 \ No newline at end of file