mirror of
https://github.com/AtlasMediaGroup/Scissors-Website.git
synced 2025-06-28 00:46:40 +00:00
Add button to download latest build
This commit is contained in:
@ -77,7 +77,11 @@
|
||||
</nav>
|
||||
<h1>Scissors</h1>
|
||||
<h4>Minecraft server software oriented towards patching Creative Mode exploits.</h4>
|
||||
<h4>Latest version: <a href="https://ci.scissors.gg/job/Scissors/job/1.19.4/">1.19.4</a></h4>
|
||||
<h4>Latest version: 1.19.4</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>
|
||||
</body>
|
||||
|
||||
|
Reference in New Issue
Block a user