diff options
Diffstat (limited to 'hosted.html')
-rw-r--r-- | hosted.html | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/hosted.html b/hosted.html new file mode 100644 index 0000000..5684e67 --- /dev/null +++ b/hosted.html @@ -0,0 +1,34 @@ +<h2>Self-Hosted Applications</h2> + +<ul> + <li>FreeBSD Package Repository</li> + <li>Nextcloud Files, Contacts, Calendars</li> + <li>Plex Media Streaming</li> + <li>Gitea</li> +</ul> + +<h2>Game Servers</h2> + +If I know you and you're welcome to join one of my game servers, you can find +those here. Non-public ones are password-protected. + +<ul> + <li> + <h3>[The Ultimate] Co-op (Chocolate Doom)</h3> + <a href="doom.53hor.net:3343">doom.53hor.net:3343</a> + </li> + <li> + <h3>DooM II (Chocolate Doom)</h3> + <a href="doom3.53hor.net:3343">doom3.53hor.net:3343</a> + </li> + <li> + <h3> + Skyrim Together (The Elder Scrolls V: Skyrim Special Edition w/ "Skyrim + Together" mod) + </h3> + <a href="st.53hor.net:10578">st.53hor.net:10578</a> + </li> + <li> + <h3>Vanilla Minecraft</h3> + </li> +</ul> |