diff --git a/index.php b/index.php
index d963647..124b4ad 100644
--- a/index.php
+++ b/index.php
@@ -11,7 +11,7 @@
OpenWF is a software suite centered around customizing Warframe, including:
- SpaceNinjaServer — an open-source 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.
- - The Bootstrapper — our main DLL patching the client to connect to custom servers, but for U38 and up, 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.
+ - The Bootstrapper — 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.
Get Started
Preservation
diff --git a/old-versions.php b/old-versions.php
index 86f0d69..bff3e8d 100644
--- a/old-versions.php
+++ b/old-versions.php
@@ -8,7 +8,7 @@
-
While the Bootstrapper and SpaceNinjaServer do stay up-to-date, they are still compatible with previous versions and should at least allow you to login and play.
+
The following is a list of game versions that have been verified to at least be able to login and play when using the Bootstrapper and SpaceNinjaServer.
To download an old version, you can use DepotDownloader like so: DepotDownloader -app 230410 -depot 230411 -manifest <manifest id> -username <your steam username>