diff options
| author | Darkelarious <darkelarious@333networks.com> | 2020-12-21 18:40:14 +0000 |
|---|---|---|
| committer | Darkelarious <darkelarious@333networks.com> | 2020-12-21 18:40:14 +0000 |
| commit | 6b7437536bbf9fa1219ed2657fe53b4767fdda1d (patch) | |
| tree | 9f95696f23d8e01d471a579a6277172fe425e3bb /src/appendices | |
| parent | 51f9c4adf8a605bd955bfc4c2c09e7ff99808a0f (diff) | |
| download | MasterServer-Documentation-6b7437536bbf9fa1219ed2657fe53b4767fdda1d.tar.gz MasterServer-Documentation-6b7437536bbf9fa1219ed2657fe53b4767fdda1d.zip | |
add chapter heartbeat, organise files
Diffstat (limited to 'src/appendices')
| -rwxr-xr-x | src/appendices/gameoverview.tex | 4 | ||||
| -rwxr-xr-x | src/appendices/protocolreference.tex | 3 | ||||
| -rwxr-xr-x | src/appendices/usermanual.tex | 4 |
3 files changed, 11 insertions, 0 deletions
diff --git a/src/appendices/gameoverview.tex b/src/appendices/gameoverview.tex new file mode 100755 index 0000000..8da2418 --- /dev/null +++ b/src/appendices/gameoverview.tex @@ -0,0 +1,4 @@ +\chapter{Game Overview} +\label{app:gamenames} + +List of gamenames (type:longtable) diff --git a/src/appendices/protocolreference.tex b/src/appendices/protocolreference.tex new file mode 100755 index 0000000..6345b1e --- /dev/null +++ b/src/appendices/protocolreference.tex @@ -0,0 +1,3 @@ +\chapter{Protocol Reference} +\label{app:protref} + diff --git a/src/appendices/usermanual.tex b/src/appendices/usermanual.tex new file mode 100755 index 0000000..9fd0cfb --- /dev/null +++ b/src/appendices/usermanual.tex @@ -0,0 +1,4 @@ +\chapter{User Manual} +\label{app:usermanual} +Readable implementation of the README file. + |
