Files
Ragon/README.md
T

32 lines
686 B
Markdown
Raw Normal View History

2022-04-24 10:47:16 +04:00
<p align="center">
<img src="Images/ragon-logo.png" width="200" >
2022-04-24 10:47:16 +04:00
</p>
2022-05-08 00:40:11 +04:00
## Ragon Server
2022-04-30 08:20:17 +04:00
2022-06-25 11:08:50 +04:00
Ragon is fully free, small and high perfomance room based game server with plugin based architecture.
2022-05-08 00:40:11 +04:00
2023-05-06 15:30:16 +04:00
<a href="https://www.ragon-server.com/docs/overview">Documentation</a>
2022-05-08 00:40:11 +04:00
### Features:
2022-06-25 11:08:50 +04:00
- Effective
2022-05-08 00:40:11 +04:00
- Free
- Lobby
2022-05-08 00:40:11 +04:00
- Room based architecture
2022-07-13 22:44:51 +04:00
- Сustomizable authorization
2022-11-30 23:56:17 +04:00
- Сustomizable server-side logic via plugins with flexible API*(2)
- No CCU limitations*(1)
2022-07-13 22:44:51 +04:00
- No Room count limitations
- Reliable UDP
2022-05-08 00:40:11 +04:00
### Requirements
- OSX, Windows, Linux(Ubuntu, Debian)
- .NET 6.0
2022-05-08 00:40:11 +04:00
### Dependencies
2022-06-25 11:08:50 +04:00
* ENet-Sharp [v2.4.8]
2022-05-08 00:40:11 +04:00
### Tips
2022-11-30 23:56:17 +04:00
\* Limited to 4095 CCU by library ENet-Sharp (1)
\* Non finally (2)