refactor: structuring
parent
2cac67488e
commit
b98e6158d6
3 changed files with 9 additions and 1 deletions
|
@ -9,4 +9,4 @@
|
|||
| Username | String | 20 |
|
||||
| Password | String | 32 |
|
||||
|
||||
**Response Packets**: [Login Response](/Packets/Login Response)
|
||||
**Response Packets**: [Login Response](Packets_Login-Response)
|
8
_Sidebar.md
Normal file
8
_Sidebar.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Continuity Wiki
|
||||
|
||||
**Architecture**
|
||||
|
||||
**Packets**
|
||||
- [Login Info](Packets_Login-Info)
|
||||
- [Login Response](Packets_Login-Response)
|
||||
|
Loading…
Reference in a new issue