mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
Update README.md (#3647)
This commit is contained in:
parent
d1c60845bd
commit
5c82baff38
10
README.md
10
README.md
@ -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.
|
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://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/)
|
[![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/).
|
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
|
## Modular Transports
|
||||||
Mirror uses **KCP** (reliable UDP) by default, but you may use any of our community transports for low level packet sending:
|
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) [KCP](https://github.com/MirrorNetworking/kcp2k): reliable UDP
|
||||||
* (built in) [Telepathy](https://github.com/vis2k/Telepathy): TCP
|
* (built in) [Telepathy](https://github.com/MirrorNetworking/Telepathy): TCP
|
||||||
* (built in) [Websockets](https://github.com/MirrorNetworking/SimpleWebTransport): Websockets
|
* (built in) [Websockets](https://github.com/MirrorNetworking/SimpleWebTransport): Websockets
|
||||||
* [Ignorance](https://github.com/SoftwareGuy/Ignorance/): ENET UDP
|
* [Ignorance](https://github.com/SoftwareGuy/Ignorance/): ENET UDP
|
||||||
* [LiteNetLib](https://github.com/MirrorNetworking/LiteNetLibTransport/) UDP
|
* [LiteNetLib](https://github.com/MirrorNetworking/LiteNetLibTransport/) UDP
|
||||||
|
Loading…
Reference in New Issue
Block a user