diff options
| author | Darkelarious <darkelarious@333networks.com> | 2020-12-20 19:42:29 +0000 |
|---|---|---|
| committer | Darkelarious <darkelarious@333networks.com> | 2020-12-20 19:42:29 +0000 |
| commit | 51f9c4adf8a605bd955bfc4c2c09e7ff99808a0f (patch) | |
| tree | 6580091a75c37626f2579c6ff7afbd52da31ebec /src/status.tex | |
| download | MasterServer-Documentation-51f9c4adf8a605bd955bfc4c2c09e7ff99808a0f.tar.gz MasterServer-Documentation-51f9c4adf8a605bd955bfc4c2c09e7ff99808a0f.zip | |
initial draft commit
Diffstat (limited to 'src/status.tex')
| -rwxr-xr-x | src/status.tex | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/status.tex b/src/status.tex new file mode 100755 index 0000000..be0f264 --- /dev/null +++ b/src/status.tex @@ -0,0 +1,17 @@ +\chapter{Server status} +\label{chap:status} + +client-gameserver interaction. status, info, rules, relevant information, what purpose does it serve, etc\cite{oldunreal1}. + +\begin{figure}[h] + \centering + \includegraphics[width=\textwidth]{img/overview-cgs} + \caption{Focus on interaction between client and gameserver}\label{fig:overviewcgs} +\end{figure} + +\begin{figure}[H] + \centering + \includegraphics[width=\textwidth]{img/status-exchange} + \caption{Interaction between client and gameserver over time.}\label{fig:status} +\end{figure} + |
