Remove "Recent Versions" header
This commit is contained in:
parent
0e414f28ad
commit
cf0e7a933e
@ -8,7 +8,6 @@
|
|||||||
<body data-bs-theme="dark">
|
<body data-bs-theme="dark">
|
||||||
<?php require "_components/navbar.php"; ?>
|
<?php require "_components/navbar.php"; ?>
|
||||||
<div class="container mt-3">
|
<div class="container mt-3">
|
||||||
<h3>Recent Versions</h3>
|
|
||||||
<p>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.</p>
|
<p>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.</p>
|
||||||
<p>To download an old version, you can use <a href="https://github.com/SteamRE/DepotDownloader/releases">DepotDownloader</a> like so: <code>DepotDownloader -app 230410 -depot 230411 -manifest <manifest id> -username <your steam username></code></p>
|
<p>To download an old version, you can use <a href="https://github.com/SteamRE/DepotDownloader/releases">DepotDownloader</a> like so: <code>DepotDownloader -app 230410 -depot 230411 -manifest <manifest id> -username <your steam username></code></p>
|
||||||
<table class="table table-sm">
|
<table class="table table-sm">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user