mirror of
https://github.com/dhewm/dhewm.github.io.git
synced 2024-11-10 07:11:47 +00:00
Little fixes on Mods page
This commit is contained in:
parent
3c8113b2b7
commit
25329f0f75
3 changed files with 12 additions and 12 deletions
12
mods.html
12
mods.html
|
@ -22,13 +22,13 @@
|
|||
|
||||
<body>
|
||||
<header class="header">
|
||||
<a href="./index.html"><img src="logo2.svg" width=640 style="max-width:90%;margin-left:auto;margin-right:auto;display:block"></a>
|
||||
<a href="./"><img src="logo2.svg" width=640 style="max-width:90%;margin-left:auto;margin-right:auto;display:block"></a>
|
||||
<br>
|
||||
<nav class="nav">
|
||||
<ul class="nav-links">
|
||||
<li><a href="https://github.com/dhewm/dhewm3/releases/latest"><b>Download</b></a></li>
|
||||
<li>|</li>
|
||||
<li><a href="./index.html">Home</a></li>
|
||||
<li><a href="./">Home</a></li>
|
||||
<li>|</li>
|
||||
<li><a href="https://github.com/dhewm/dhewm3/wiki/FAQ">FAQ</a></li>
|
||||
<li>|</li>
|
||||
|
@ -78,7 +78,7 @@ The essential requirement for porting Mods to dhewm3 is that the original Mod au
|
|||
<li>Especially if you're not on Windows, make sure to rename the contained <code>Dentonmod/</code> directory to <code>dentonmod/</code>, as doom3 doesn't like uppercase characters in paths (while it works on Windows, it doesn't on Linux, FreeBSD and possibly OSX!)</li>
|
||||
</ul></li>
|
||||
<li>You can find the source code at <a href="https://github.com/dhewm/dhewm3-sdk/tree/dentonmod">Github</a></li>
|
||||
<li>A <strong>.dll</strong> that works with the official dhewm3 <strong>Windows</strong> executable is part of *dhewm3-mods_*_win32.zip* on the <a href="https://github.com/dhewm/dhewm3/releases/latest">Download Page</a>
|
||||
<li>A <strong>.dll</strong> that works with the official dhewm3 <strong>Windows</strong> executable is part of <code>dhewm3-mods_*_win32.zip</code> on the <a href="https://github.com/dhewm/dhewm3/releases/latest">Download Page</a>
|
||||
<ul>
|
||||
<li>for other platforms you'll have to compile it yourself</li>
|
||||
</ul></li>
|
||||
|
@ -91,7 +91,7 @@ The essential requirement for porting Mods to dhewm3 is that the original Mod au
|
|||
<ul>
|
||||
<li>You can get the game data at <a href="https://teddydief.itch.io/fitz" class="uri">https://teddydief.itch.io/fitz</a></li>
|
||||
<li>You can find the source code at <a href="https://github.com/dhewm/dhewm3-sdk/tree/fitz">Github</a></li>
|
||||
<li>A <strong>.dll</strong> that works with the official dhewm3 <strong>Windows</strong> executable is part of *dhewm3-mods_*_win32.zip* on the <a href="https://github.com/dhewm/dhewm3/releases/latest">Download Page</a>
|
||||
<li>A <strong>.dll</strong> that works with the official dhewm3 <strong>Windows</strong> executable is part of <code>dhewm3-mods_*_win32.zip</code> on the <a href="https://github.com/dhewm/dhewm3/releases/latest">Download Page</a>
|
||||
<ul>
|
||||
<li>for other platforms you'll have to compile it yourself</li>
|
||||
</ul></li>
|
||||
|
@ -108,7 +108,7 @@ If you're a fan of classic action games such as Contra & Metal Slug; then Ha
|
|||
and <a href="https://www.moddb.com/mods/hardqore/downloads/hardqore-2-11-patch" class="uri">https://www.moddb.com/mods/hardqore/downloads/hardqore-2-11-patch</a><br />
|
||||
(yes, you need both!)</li>
|
||||
<li>You can find the source code at <a href="https://github.com/dhewm/dhewm3-sdk/tree/hardqore2">Github</a></li>
|
||||
<li>A <strong>.dll</strong> that works with the official dhewm3 <strong>Windows</strong> executable is part of *dhewm3-mods_*_win32.zip* on the <a href="https://github.com/dhewm/dhewm3/releases/latest">Download Page</a>
|
||||
<li>A <strong>.dll</strong> that works with the official dhewm3 <strong>Windows</strong> executable is part of <code>dhewm3-mods_*_win32.zip</code> on the <a href="https://github.com/dhewm/dhewm3/releases/latest">Download Page</a>
|
||||
<ul>
|
||||
<li>for other platforms you'll have to compile it yourself</li>
|
||||
</ul></li>
|
||||
|
@ -124,7 +124,7 @@ and <a href="https://www.moddb.com/mods/hardqore/downloads/hardqore-2-11-patch"
|
|||
<li>Just extract the dhewm3/rivensin subfolder of the .zip to your Doom3/dhewm3 installation.</li>
|
||||
</ul></li>
|
||||
<li>You can find the source code at <a href="https://github.com/dhewm/dhewm3-sdk/tree/rivensin">Github</a></li>
|
||||
<li>A <strong>.dll</strong> that works with the official dhewm3 <strong>Windows</strong> executable is part of *dhewm3-mods_*_win32.zip* on the <a href="https://github.com/dhewm/dhewm3/releases/latest">Download Page</a>
|
||||
<li>A <strong>.dll</strong> that works with the official dhewm3 <strong>Windows</strong> executable is part of <code>dhewm3-mods_*_win32.zip</code> on the <a href="https://github.com/dhewm/dhewm3/releases/latest">Download Page</a>
|
||||
<ul>
|
||||
<li>Alternatively, the Rivensin downloads contain Windows binaries for dhewm3 and the Mod itself</li>
|
||||
<li>for other platforms you'll have to compile it yourself</li>
|
||||
|
|
|
@ -22,13 +22,13 @@
|
|||
|
||||
<body>
|
||||
<header class="header">
|
||||
<a href="./index.html"><img src="logo2.svg" width=640 style="max-width:90%;margin-left:auto;margin-right:auto;display:block"></a>
|
||||
<a href="./"><img src="logo2.svg" width=640 style="max-width:90%;margin-left:auto;margin-right:auto;display:block"></a>
|
||||
<br>
|
||||
<nav class="nav">
|
||||
<ul class="nav-links">
|
||||
<li><a href="https://github.com/dhewm/dhewm3/releases/latest"><b>Download</b></a></li>
|
||||
<li>|</li>
|
||||
<li><a href="./index.html">Home</a></li>
|
||||
<li><a href="./">Home</a></li>
|
||||
<li>|</li>
|
||||
<li><a href="https://github.com/dhewm/dhewm3/wiki/FAQ">FAQ</a></li>
|
||||
<li>|</li>
|
||||
|
|
8
mods.md
8
mods.md
|
@ -40,7 +40,7 @@ A big THANK YOU to "Clone JC Denton" for releasing his mod under GPL!
|
|||
it doesn't on Linux, FreeBSD and possibly OSX!)
|
||||
* You can find the source code at [Github](https://github.com/dhewm/dhewm3-sdk/tree/dentonmod)
|
||||
* A **.dll** that works with the official dhewm3 **Windows** executable is part of
|
||||
*dhewm3-mods_\*_win32.zip* on the [Download Page](https://github.com/dhewm/dhewm3/releases/latest)
|
||||
`dhewm3-mods_*_win32.zip` on the [Download Page](https://github.com/dhewm/dhewm3/releases/latest)
|
||||
- for other platforms you'll have to compile it yourself
|
||||
* Once the game data and dentonmod.dll/dentonmod.so/dentonmod.dylib are in place, you can start the mod with:
|
||||
`./dhewm3 +set fs_game dentonmod`
|
||||
|
@ -58,7 +58,7 @@ Pack what you must. Pray you won't need it."*
|
|||
* You can get the game data at [https://teddydief.itch.io/fitz](https://teddydief.itch.io/fitz)
|
||||
* You can find the source code at [Github](https://github.com/dhewm/dhewm3-sdk/tree/fitz)
|
||||
* A **.dll** that works with the official dhewm3 **Windows** executable is part of
|
||||
*dhewm3-mods_\*_win32.zip* on the [Download Page](https://github.com/dhewm/dhewm3/releases/latest)
|
||||
`dhewm3-mods_*_win32.zip` on the [Download Page](https://github.com/dhewm/dhewm3/releases/latest)
|
||||
- for other platforms you'll have to compile it yourself
|
||||
* Once the game data and dentonmod.dll/dentonmod.so/dentonmod.dylib are in place, you can start the mod with:
|
||||
`./dhewm3 +set fs_game fitz`
|
||||
|
@ -80,7 +80,7 @@ the source under GPL, so I could port it to dhewm3! :-)
|
|||
(yes, you need both!)
|
||||
* You can find the source code at [Github](https://github.com/dhewm/dhewm3-sdk/tree/hardqore2)
|
||||
* A **.dll** that works with the official dhewm3 **Windows** executable is part of
|
||||
*dhewm3-mods_\*_win32.zip* on the [Download Page](https://github.com/dhewm/dhewm3/releases/latest)
|
||||
`dhewm3-mods_*_win32.zip` on the [Download Page](https://github.com/dhewm/dhewm3/releases/latest)
|
||||
- for other platforms you'll have to compile it yourself
|
||||
* Once the game data and hardqore2.dll/hardqore2.so/hardqore2.dylib are in place, you can start the mod with:
|
||||
`./dhewm3 +set fs_game hardqore2`
|
||||
|
@ -100,7 +100,7 @@ Thanks a lot to Revility (and the rest of the Rivensin/Ruiner team) for releasin
|
|||
- Just extract the dhewm3/rivensin subfolder of the .zip to your Doom3/dhewm3 installation.
|
||||
* You can find the source code at [Github](https://github.com/dhewm/dhewm3-sdk/tree/rivensin)
|
||||
* A **.dll** that works with the official dhewm3 **Windows** executable is part of
|
||||
*dhewm3-mods_\*_win32.zip* on the [Download Page](https://github.com/dhewm/dhewm3/releases/latest)
|
||||
`dhewm3-mods_*_win32.zip` on the [Download Page](https://github.com/dhewm/dhewm3/releases/latest)
|
||||
- Alternatively, the Rivensin downloads contain Windows binaries for dhewm3 and the Mod itself
|
||||
- for other platforms you'll have to compile it yourself
|
||||
* Once the game data and rivensin.dll/rivensin.so/rivensin.dylib are in place, you can start the mod with:
|
||||
|
|
Loading…
Reference in a new issue