mirror of
https://github.com/AtlasMediaGroup/Scissors-Website.git
synced 2024-12-26 03:47:40 +00:00
Update index.html
This commit is contained in:
parent
7b4d4fa443
commit
cb316bbed7
@ -56,11 +56,12 @@
|
||||
Javadoc
|
||||
</a>
|
||||
<ul class="dropdown-menu">
|
||||
<li><a class="dropdown-item" href="https://javadoc.scissors.gg/1.19.4">1.19.4 (Latest)</a>
|
||||
<li><a class="dropdown-item" href="https://javadoc.scissors.gg/1.20">1.20 (Latest)</a>
|
||||
</li>
|
||||
<li>
|
||||
<hr class="dropdown-divider">
|
||||
</li>
|
||||
<li><a class="dropdown-item" href="https://javadoc.scissors.gg/1.19.4">1.19.4</a></li>
|
||||
<li><a class="dropdown-item" href="https://javadoc.scissors.gg/1.19.3">1.19.3</a></li>
|
||||
<li><a class="dropdown-item" href="https://javadoc.scissors.gg/1.18.2">1.18.2</a></li>
|
||||
<li><a class="dropdown-item" href="https://javadoc.scissors.gg/1.17.1">1.17.1</a></li>
|
||||
@ -79,13 +80,13 @@
|
||||
</nav>
|
||||
<h1>Scissors</h1>
|
||||
<h4>Minecraft server software oriented towards patching Creative Mode exploits.</h4>
|
||||
<h4>Latest version: 1.19.4</h4>
|
||||
<h4>Latest version: 1.20</h4>
|
||||
<form
|
||||
action="https://ci.scissors.gg/job/Scissors/job/1.19.4/lastSuccessfulBuild/artifact/build/libs/Scissors-paperclip-1.19.4-R0.1-SNAPSHOT-reobf.jar"
|
||||
class="container-fluid download-button">
|
||||
<button class="btn btn-success" type="submit">Download latest build</button>
|
||||
</form>
|
||||
<h5>Previous versions: 1.17.1, 1.18.2, 1.19.3</h5>
|
||||
<h5>Previous versions: 1.17.1, 1.18.2, 1.19.4</h5>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user