Add link to mods directory

This commit is contained in:
Sainan 2025-06-10 14:50:12 +02:00
parent 4e7d829129
commit 9b7d1d188b

View File

@ -11,7 +11,7 @@
<p>OpenWF is a software suite centered around customizing Warframe, including:</p> <p>OpenWF is a software suite centered around customizing Warframe, including:</p>
<ul> <ul>
<li><b>SpaceNinjaServer</b> an <a href="https://openwf.io/SpaceNinjaServer.git">open-source</a> reimplementation of the game's web services. As we have custom server software, OpenWF avoids interference with the live game while allowing full customization of savedata.</li> <li><b>SpaceNinjaServer</b> an <a href="https://openwf.io/SpaceNinjaServer.git">open-source</a> reimplementation of the game's web services. As we have custom server software, OpenWF avoids interference with the live game while allowing full customization of savedata.</li>
<li>The <b>Bootstrapper</b> our main DLL patching the client to connect to custom servers, but for newer versions, it also has some QoL features and cheats as well as a scripting API, label replacements and metadata patches, allowing for extensive customization of the experience.</li> <li>The <b>Bootstrapper</b> our main DLL patching the client to connect to custom servers, but for newer versions, it also has some QoL features and cheats as well as a scripting API, label replacements and metadata patches, allowing for extensive customization of the experience. <a href="https://onlyg.it/OpenWF/Mods" target="_blank">Browse mods.</a></li>
</ul> </ul>
<a href="/guide<?=$ext;?>" class="btn btn-primary">Get Started</a> <a href="/guide<?=$ext;?>" class="btn btn-primary">Get Started</a>
<h3 class="mt-3">Preservation</h3> <h3 class="mt-3">Preservation</h3>