ND-StarterKit-en » History » Version 2
Master Chief, 2020-01-30 19:31
1 | 2 | Master Chief | ## NetDrone Starter Kit |
---|---|---|---|
2 | 'NetDrone Starter Kit' that has been developed by 'NetDrone Unity'. |
||
3 | Developed new multiplayer game with the example of survival shooter. |
||
4 | Including C# client & server source and available in real-time play up to 16 players in the same room. |
||
5 | Designed to be easy to follow with unity engine. |
||
6 | Create the most powerful multiplayer game now. |
||
7 | 1 | Master Chief | |
8 | ### Features |
||
9 | * IL2CPP supported |
||
10 | * Login |
||
11 | * Chatting |
||
12 | * Cheat |
||
13 | * Auto Reconnect |
||
14 | * Auto Match |
||
15 | * Room Create, Join, Leave |
||
16 | * Room Trespass |
||
17 | * Channel, Room Broadcast |
||
18 | * Kill/Death/Hunt Status |
||
19 | * Respawn, Attack, Move Sync |
||
20 | * PvP, PvE |
||
21 | * Protocol Information |
||
22 | * Ping/Pong |
||
23 | * Network Status |
||
24 | * Misc |
||
25 | |||
26 | ### Tools |
||
27 | * DummyClient: Console Client |
||
28 | * CryptTester: RC5/RC6 encrypt tester |
||
29 | * ReuseMemory: Reuse memory tester |
||
30 | * DataConverter: CSV to Binary CSV tool |
||
31 | |||
32 | ### Documentations |
||
33 | * API Reference (CHM) |
||
34 | * User guide (PDF) |
||
35 | |||
36 | [English](ND-StarterKit-en) [한국어](ND-StarterKit-ko) |