You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,8 @@ MLAPI (Mid level API) is a framework that hopefully simplifies building networke
5
5
To get started, check the [Wiki](https://github.com/TwoTenPvP/MLAPI/wiki).
6
6
This is also where most documentation lies.
7
7
8
+
To get the latest features, the CI server automatically builds the latest commits from master branch. Note that this build still requires the other DLL's. It might be unstable. You can download it [Here](https://ci.appveyor.com/project/TwoTenPvP/mlapi/build/artifacts)
9
+
8
10
There is also a autogenerated Sandcastle [API reference](https://twotenpvp.github.io/MLAPI/docs/index.html).
0 commit comments