diff --git a/Networking-Protocol.md b/Networking-Protocol.md index 94b1389..e690f59 100644 --- a/Networking-Protocol.md +++ b/Networking-Protocol.md @@ -1,4 +1,4 @@ -These are the basic networking protocols used by the client and server programs. This page details the _current_ working version, it omits planned features. +These are the basic networking protocols used by the client and server programs. ## Packet Types diff --git a/Pseudocode.md b/Pseudocode.md new file mode 100644 index 0000000..32472bf --- /dev/null +++ b/Pseudocode.md @@ -0,0 +1,2 @@ +PlayerEntry: + \ No newline at end of file