Add Home

2025-09-24 22:28:25 +02:00
commit 3c66873c7a

16
Home.md Normal file

@@ -0,0 +1,16 @@
# **Welcome to the Protocol Wiki for Developers**
1. Including your project in Maven
2. Setting up the ProtocolBridge
1. For ProtocolClient
2. For ProtocolServer
3. Writing a custom ProtocolClient
1. Creating custom packets
2. Receiving custom packets
3. Sending (custom) packets
5. Writing a custom ProtocolServer
1. What is a DNS-Info Site?
2. What is a Register Site
3. Creating custom packets
4. Receiving custom packets
5. Sending (custom) packets