diff --git a/Packets%2FLogin-Info.md b/Packets%2FLogin-Info.md new file mode 100644 index 0000000..b1fcf87 --- /dev/null +++ b/Packets%2FLogin-Info.md @@ -0,0 +1,11 @@ +# Metadata +## Structure + +**Operation Code**: 14 + +| Identifier | Datatype | Size in bytes | +|--------------|-----------|------------| +| Username | String | 20 | +| Password |String |32 | + +**Response Packets**: [Login Response](/Packets/Login Response) \ No newline at end of file