From 678d1d694cf42f3de25cae38e2d09b6866567ddb Mon Sep 17 00:00:00 2001 From: Open Autonomous Connection Date: Wed, 24 Sep 2025 23:07:51 +0200 Subject: [PATCH] Update Home --- Home.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/Home.md b/Home.md index a3baba0..69c7ed5 100644 --- a/Home.md +++ b/Home.md @@ -1,17 +1,17 @@ # **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