From ee9d50af9f7acf9b2a421029a1273c3331389383 Mon Sep 17 00:00:00 2001 From: Open Autonomous Connection Date: Wed, 24 Sep 2025 23:09:02 +0200 Subject: [PATCH] Update Home --- Home.md | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/Home.md b/Home.md index 2f6bb09..099e8a8 100644 --- a/Home.md +++ b/Home.md @@ -1,17 +1,17 @@ -### **Welcome to the Protocol Wiki for Developers** +# **Welcome to the Protocol Wiki for Developers** -# [0. About the Protocol Versions](https://repo.open-autonomous-connection.org/open-autonomous-connection/Protocol/wiki/About-the-Protocol-Versions) -# [1. Including Protocol in your project in Maven](url) -# [2. Setting up the ProtocolBridge](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) -# [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) \ No newline at end of file +### [0. About the Protocol Versions](https://repo.open-autonomous-connection.org/open-autonomous-connection/Protocol/wiki/About-the-Protocol-Versions) +### [1. Including Protocol in your project in Maven](url) +### [2. Setting up the ProtocolBridge](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) +### [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) \ No newline at end of file