Compare commits

...

4 Commits

Author SHA1 Message Date
Telesphoreo 03b428058c
Update index.html 2023-10-19 15:56:00 -05:00
Telesphoreo c2497e1864
Update supported.html 2023-10-19 15:55:44 -05:00
Telesphoreo 9f0f87be03
Update index.html 2023-10-19 15:53:45 -05:00
Telesphoreo eb0b094dbe
Update latest.txt 2023-10-19 15:52:05 -05:00
3 changed files with 11 additions and 5 deletions

View File

@ -57,11 +57,12 @@
Javadoc
</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="https://javadoc.scissors.gg/1.20.1">1.20.1 (Latest)</a>
<li><a class="dropdown-item" href="https://javadoc.scissors.gg/1.20.2">1.20.2 (Latest)</a>
</li>
<li>
<hr class="dropdown-divider">
</li>
<li><a class="dropdown-item" href="https://javadoc.scissors.gg/1.20.1">1.20.1 (EOL)</a></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 (EOL)</a></li>
<li><a class="dropdown-item" href="https://javadoc.scissors.gg/1.18.2">1.18.2 (EOL)</a></li>
@ -86,7 +87,7 @@
Download latest build
</button>
<ul class="dropdown-menu">
<li><button class="dropdown-item" type="button" onclick="generateURL('1.20.1')">1.20.1</button></li>
<li><button class="dropdown-item" type="button" onclick="generateURL('1.20.2')">1.20.2</button></li>
<li><button class="dropdown-item" type="button" onclick="generateURL('1.19.4')">1.19.4</button></li>
<li><button class="dropdown-item" type="button" onclick="generateURL('1.18.2')">1.18.2 (EOL)</button></li>
<li><button class="dropdown-item" type="button" onclick="generateURL('1.17.1')">1.17.1 (EOL)</button></li>

View File

@ -1 +1 @@
1.20.1
1.20.2

View File

@ -57,11 +57,12 @@
Javadoc
</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="https://javadoc.scissors.gg/1.20.1">1.20.1 (Latest)</a>
<li><a class="dropdown-item" href="https://javadoc.scissors.gg/1.20.2">1.20.2 (Latest)</a>
</li>
<li>
<hr class="dropdown-divider">
</li>
<li><a class="dropdown-item" href="https://javadoc.scissors.gg/1.20.1">1.20.1 (EOL)</a></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 (EOL)</a></li>
<li><a class="dropdown-item" href="https://javadoc.scissors.gg/1.18.2">1.18.2 (EOL)</a></li>
@ -89,9 +90,13 @@
</thead>
<tbody>
<tr>
<td>1.20.1</td>
<td>1.20.2</td>
<td>Supported (Latest)</td>
</tr>
<tr>
<td>1.20.1</td>
<td>Unupported</td>
</tr>
<tr>
<td>1.20</td>
<td>Unsupported</td>