From 7536213b4a03d94d1f2aa78e548881b6d3abaa93 Mon Sep 17 00:00:00 2001 From: Open Autonomous Connection Date: Wed, 24 Sep 2025 23:04:15 +0200 Subject: [PATCH] Update Home --- Home.md | 49 +++++++++++++++++-------------------------------- 1 file changed, 17 insertions(+), 32 deletions(-) diff --git a/Home.md b/Home.md index 3d622a3..cc536e2 100644 --- a/Home.md +++ b/Home.md @@ -1,34 +1,19 @@ -# **Welcome to the Protocol Wiki for Developers** +# Welcome to the Protocol Wiki for Developers -Table of Contents -[About the Protocol Versions](About the Protocol Versions) +## Table of Contents -[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)
- -# Projektübersicht - -## Einleitung - -## Installation - -### Voraussetzungen - -### Schritte - -## Nutzung - -## FAQ +- [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) + - [2.1. For ProtocolClient](url) + - [2.2. For ProtocolServer](url) +- [3. Writing a custom ProtocolClient](url) + - [3.1. Creating custom packets](url) + - [3.2. Receiving custom packets](url) + - [3.3. Sending (custom) packets](url) +- [5. Writing a custom ProtocolServer](url) + - [5.1. What is a DNS-Info Site?](url) + - [5.2. What is a Register Site](url) + - [5.3. Creating custom packets](url) + - [5.4. Receiving custom packets](url) + - [5.5. Sending (custom) packets](url) \ No newline at end of file