onFOSS-LAN-Gameserver/website/help_odamex.html

17 lines
867 B
HTML
Raw Normal View History

2022-12-15 18:46:53 +01:00
---
layout: help
game: odamex
download_link: https://odamex.net/
---
2022-12-04 22:04:16 +01:00
<h2>Tips</h2>
<ul>
<li>Use &lt;SPACE&gt; to jump</li>
<li>Use E to open doors or to respawn if dead</li>
</ul>
<h2>Connecting</h2>
<p>While Odamex does have a launcher, if requires that you have DOOM assets available locally. It won't launch the game without it, which means you either need the original game data of open assets such as Freedoom.</p>
<p>However, if you connect to the game server directly, odamex will download the required assets automatically from the server.</p>
<p>From the terminal, type:</p>
2022-12-15 18:46:53 +01:00
<p><tt>odamex -connect {{ site.content.domain_name }} +set cl_name "YourName"</tt></p>
2022-12-04 22:04:16 +01:00
<p>Of course, substitute &quot;YourName&quot; with the in-game name you want.</p>