Merge branch 'main' of github.com:DeathByDenim/gameserver

This commit is contained in:
DeathByDenim 2022-07-03 09:24:36 -04:00
commit 77516fceca
Signed by: DeathByDenim
GPG Key ID: 4A475283D925365B
1 changed files with 2 additions and 3 deletions

View File

@ -35,14 +35,13 @@
<p>Fast-paced 2D side-scrolling shooter game where you have a big gun and a jetpack.</p>
<img src="img/soldat.png" alt="Screenshot of Soldat">
<h2>Getting the game</h2>
<div class="download"><a href="https://github.com/DeathByDenim/soldat/releases">DOWNLOAD</a></div>
<div class="download"><a href="https://github.com/opensoldat/opensoldat/releases/">DOWNLOAD</a></div>
<p>The game does not have a GUI yet. You need to start it from the terminal/command prompt. When you do so, it will create a configs directory with a client.cfg file. You can add your settings to that.</p>
<p>The AppImage for Linux creates the config file in <tt>~/.config/share/Soldat/Soldat</tt> instead.</p>
<p>Things you might like to set:</p>
<ul>
<li><tt>cl_player_name YourNameGoesHere</tt></li>
<li><tt>r_fullscreen 1</tt></li>
<li><tt>r_vsync true</tt></li>
</ul>
<h2>Tips</h2>
<ul>
@ -52,7 +51,7 @@
<h2>Connecting</h2>
<p>Start Soldat by typing:</p>
<p><tt>./soldat -join DOMAINNAME</tt></p>
<p>You should now be connected.</p>
<p>You should now be connected. If it doesn't work. Try to connect by IP address instead of domain name.</p>
</div>
<div class="col-6 col-md-4">
<h5>Live stats</h5>