๐๏ธ Overview
Mirage is a high-level multiplayer library for Unity games. The goal is to make it as easy as possible to add multiplayer to your game.
๐๏ธ Getting Started
This document describes the steps to creating a multiplayer game with Mirage. The process described here is a simplified, higher-level version of the actual process for a real game; it doesnโt always work exactly like this, but it provides a basic recipe for the process.
๐๏ธ Sockets
Sockets are low-level objects that are responsible for sending and receiving raw data over the network.
๐๏ธ Showcase
- Cubica | Showcase video | The multiplayer version of Block Story
๐๏ธ Troubleshooting
No Writer found for X
๐๏ธ Support
Discord
๐๏ธ Change Log
149.5.1 (2024-09-04)