1
0
mirror of https://github.com/zumbiepig/MineXLauncher.git synced 2025-06-26 10:05:10 +00:00
This commit is contained in:
zumbiepig
2024-08-19 17:14:36 -07:00
parent 1ce214f13b
commit eb738e6bd8
8 changed files with 84 additions and 36 deletions

View File

@@ -70,6 +70,10 @@
<option value="campfire">Campfire</option>
</select>
</div>
<div class="settings-section">
<label for="offline-checkbox">Enable offline:</label>
<input type="checkbox" id="offline-checkbox" />
</div>
</div>
</div>
</div>