forked from OpenWF/Website
Improve wording
This commit is contained in:
parent
8ed7a5ce8d
commit
f2ea610c0e
@ -24,7 +24,7 @@
|
|||||||
<div class="container mt-3">
|
<div class="container mt-3">
|
||||||
<p>OpenWF is a software suite centered around customizing Warframe:</p>
|
<p>OpenWF is a software suite centered around customizing Warframe:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><b>SpaceNinjaServer</b> is 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 doesn't interfere with the live game, but also allows full customization of the savedata.</li>
|
<li><b>SpaceNinjaServer</b> is 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> is our main DLL targeting the latest game version. Its core precept is connecting to custom servers, but it also has some QoL features and cheats as well as a scripting API and label replacements, allowing for extensive customization of the game.</li>
|
<li>The <b>Bootstrapper</b> is our main DLL targeting the latest game version. Its core precept is connecting to custom servers, but it also has some QoL features and cheats as well as a scripting API and label replacements, allowing for extensive customization of the game.</li>
|
||||||
</ul>
|
</ul>
|
||||||
<a href="/guide" class="btn btn-primary">Get Started</a>
|
<a href="/guide" class="btn btn-primary">Get Started</a>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user