Skip to content

Commit 1427e70

Browse files
authored
Update README.md
1 parent 4ed1ce5 commit 1427e70

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
![](https://i.imgur.com/d0amtqs.png)
22

33
MLAPI (Mid level API) is a framework that hopefully simplifies building networked games in Unity. It is built on the LLAPI and is similar to the HLAPI in many ways. It does not however integrate into the compiler and it's meant to offer much greater flexibility than the HLAPI while keeping some of it's simplicity. It offers greater performance over the HLAPI.
4+
5+
[![Github All Releases](https://img.shields.io/github/downloads/TwoTenPvP/MLAPI/total.svg)](https://github.com/TwoTenPvP/MLAPI/releases)
6+
[![GitHub Release](https://img.shields.io/github/release/TwoTenPvP/MLAPI.svg)](https://github.com/TwoTenPvP/MLAPI/releases)
7+
[![AppVeyor](https://img.shields.io/appveyor/ci/TwoTenPvP/MLAPI.svg)](https://ci.appveyor.com/project/TwoTenPvP/mlapi/build/artifacts)
8+
49
### Documentation
510
To get started, check the [Wiki](https://github.com/TwoTenPvP/MLAPI/wiki).
611
This is also where most documentation lies.

0 commit comments

Comments
 (0)