Update README.md (#3647)

This commit is contained in:
mischa 2023-11-10 15:35:16 +01:00 committed by GitHub
parent d1c60845bd
commit 5c82baff38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -170,6 +170,12 @@ A sandbox survival samurai MMORPG, originally released in September 2016.
Later on, the Netherlands based Maple Media switched their netcode to Mirror.
### [Another Dungeon](https://www.gameduo.net/en/game/ad)
![image](https://github.com/MirrorNetworking/Mirror/assets/16416509/9b47438c-e664-47aa-996e-d1701b0a2efd)
Pixel Art Dungeon MMORPG reaching 5000 CCU at peak times.
Originally developed as a single-player idle game, it underwent a transition to an MMORPG three months before release thanks to Mirror!
### [Untamed Isles](https://store.steampowered.com/app/1823300/Untamed_Isles/)
[![Untamed Isles](https://user-images.githubusercontent.com/16416509/178143679-1c325b54-0938-4e84-97b6-b59db62a51e7.jpg)](https://store.steampowered.com/app/1823300/Untamed_Isles/)
The turn based, monster taming **MMORPG** [Untamed Isles](https://store.steampowered.com/app/1823300/Untamed_Isles/) is currently being developed by [Phat Loot Studios](https://untamedisles.com/about/).
@ -234,8 +240,8 @@ Castaway runs in the Browser, thanks to Mirror's WebGL support.
## Modular Transports
Mirror uses **KCP** (reliable UDP) by default, but you may use any of our community transports for low level packet sending:
* (built in) [KCP](https://github.com/vis2k/kcp2k): reliable UDP
* (built in) [Telepathy](https://github.com/vis2k/Telepathy): TCP
* (built in) [KCP](https://github.com/MirrorNetworking/kcp2k): reliable UDP
* (built in) [Telepathy](https://github.com/MirrorNetworking/Telepathy): TCP
* (built in) [Websockets](https://github.com/MirrorNetworking/SimpleWebTransport): Websockets
* [Ignorance](https://github.com/SoftwareGuy/Ignorance/): ENET UDP
* [LiteNetLib](https://github.com/MirrorNetworking/LiteNetLibTransport/) UDP