Skip to content

Commit a781e9b

Browse files
committed
Update to support up to 1.20.4
1 parent 6c656d0 commit a781e9b

File tree

3 files changed

+1868
-12
lines changed

3 files changed

+1868
-12
lines changed

html/startPage/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ <h1 class='title'>pakkit</h1>
2525
<li class="form-row">
2626
<label for="version">Version:</label>
2727
<select id="version">
28+
<option value="1.20.4">1.20.4</option>
29+
<option value="1.20.3">1.20.3</option>
30+
<option value="1.20.2">1.20.2</option>
2831
<option value="1.20.1">1.20.1</option>
2932
<option value="1.20">1.20</option>
3033
<option value="1.19.4">1.19.4</option>

patches/minecraft-protocol+1.25.0.patch

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)