Skip to content

Commit

Permalink
Update Electron + Java Edition 1.18(.1) support
Browse files Browse the repository at this point in the history
  • Loading branch information
Heath123 committed Dec 24, 2021
1 parent 94e01c8 commit d6482b2
Show file tree
Hide file tree
Showing 4 changed files with 4,672 additions and 1,550 deletions.
3 changes: 2 additions & 1 deletion html/startPage/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ <h1 class='title'>pakkit</h1>
<p>
<label for="version">Version:</label>
<select id="version" style="width: 191px;">
<option value="1.17.1">1.17.1 (latest stable)</option>
<option value="1.18">1.18(.1) (latest stable)</option>
<option value="1.17.1">1.17.1</option>
<option value="1.17">1.17</option>
<option value="21w07a">21w07a</option>
<option value="1.16.4">1.16.4/1.16.5</option>
Expand Down
Loading

0 comments on commit d6482b2

Please sign in to comment.