diff --git a/Home.md b/Home.md index 54c104b..630dd42 100644 --- a/Home.md +++ b/Home.md @@ -1,16 +1,17 @@ # **Welcome to the Protocol Wiki for Developers** +[0. About the Protocol Versions](url)
[1. Including Protocol in your project in Maven](url)
[2. Setting up the ProtocolBridge](url)
- [1. For ProtocolClient](url)
- [2. For ProtocolServer](url)
+   [1. For ProtocolClient](url)
+   [2. For ProtocolServer](url)
[3. Writing a custom ProtocolClient](url)
- [1. Creating custom packets](url)
- [2. Receiving custom packets](url)
- [3. Sending (custom) packets](url)
+   [1. Creating custom packets](url)
+   [2. Receiving custom packets](url)
+   [3. Sending (custom) packets](url)
[5. Writing a custom ProtocolServer](url)
- [1. What is a DNS-Info Site?](url)
- [2. What is a Register Site](url)
- [3. Creating custom packets](url)
- [4. Receiving custom packets](url)
- [5. Sending (custom) packets](url)
+   [1. What is a DNS-Info Site?](url)
+   [2. What is a Register Site](url)
+   [3. Creating custom packets](url)
+   [4. Receiving custom packets](url)
+   [5. Sending (custom) packets](url)
\ No newline at end of file