|
1 |
| -[](https://midlevel.github.io/MLAPI/) |
| 1 | +[](https://mlapi.network/) |
2 | 2 |
|
3 |
| -[](https://github.com/MidLevel/MLAPI/releases) |
| 3 | +[](https://github.com/Unity-Technologies/com.unity.multiplayer.mlapi/releases/latest) |
4 | 4 | [](https://www.nuget.org/packages/MLAPI/)
|
5 |
| -[](https://github.com/MidLevel/MLAPI/releases) |
| 5 | +[](https://github.com/Unity-Technologies/com.unity.multiplayer.mlapi/releases) |
6 | 6 |
|
| 7 | +[](https://forum.unity.com/forums/multiplayer.26/) |
7 | 8 | [](https://discord.gg/FM8SE9E)
|
8 | 9 | [](https://ci.appveyor.com/project/MidLevel/mlapi/branch/master)
|
9 | 10 | [](https://ci.appveyor.com/project/MidLevel/mlapi/build/tests)
|
10 | 11 |
|
11 | 12 |
|
12 |
| -[](https://github.com/MidLevel/MLAPI/blob/master/LICENCE) |
13 |
| -[](https://midlevel.github.io/MLAPI/) |
14 |
| -[](https://midlevel.github.io/MLAPI/wiki/) |
15 |
| -[](https://midlevel.github.io/MLAPI/api/) |
| 13 | +[](https://github.com/MidLevel/MLAPI/blob/master/LICENSE) |
| 14 | +[](https://mlapi.network/) |
| 15 | +[](https://mlapi.network/wiki/home/) |
| 16 | +[](https://mlapi.network/api/home/) |
16 | 17 |
|
17 | 18 |
|
18 | 19 | The Unity MLAPI (Mid level API) is a framework that simplifies building networked games in Unity. It offers **low level** access to core networking while at the same time providing **high level** abstractions. The MLAPI aims to remove the repetitive tasks and reduces the network code dramatically, no matter how many of the **modular** features you use.
|
|
0 commit comments