Skip to content

Commit 8496b63

Browse files
authored
Update README.md
1 parent 33122dc commit 8496b63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ MLAPI (Mid level API) is a framework that hopefully simplifies building networke
33

44
## Features
55
* Host support (Client hosts the server)
6-
* Object and player spawning
6+
* Object and player spawning \[[Wiki page](https://github.com/TwoTenPvP/MLAPI/wiki/Object-Spawning)\]
77
* Connection approval \[[Wiki page](https://github.com/TwoTenPvP/MLAPI/wiki/Connection-Approval)\]
88
* Message names
99
* Replace the integer QOS with names. When you setup the networking you specify names that are associated with a channel. This makes it easier to manage. You can thus specify that a message should be sent on the "damage" channel which handles all damage related logic and is running on the AllCostDelivery channel.

0 commit comments

Comments
 (0)