mirror of
https://github.com/zumbiepig/MineXLauncher.git
synced 2025-06-08 09:24:48 +00:00
remove hacked clients (#36)
* Delete public/game/offline/hack-clients directory Signed-off-by: zumbiepig <121742281+zumbiepig@users.noreply.github.com> * Update index.html Signed-off-by: zumbiepig <121742281+zumbiepig@users.noreply.github.com> * Update index.html Signed-off-by: zumbiepig <121742281+zumbiepig@users.noreply.github.com> --------- Signed-off-by: zumbiepig <121742281+zumbiepig@users.noreply.github.com>
This commit is contained in:
parent
965b0c22de
commit
ef455f43fe
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -78,18 +78,6 @@
|
||||
<img src="/resources/images/icons/clients/shadow.png" />
|
||||
<span>Shadow Client</span>
|
||||
</div>
|
||||
<div class="custom-option" onclick="game.select('/game/offline/hack-clients/dragonx/', 'DragonX V3 (Hacked)')">
|
||||
<img src="/resources/images/icons/clients/all.png" />
|
||||
<span>DragonX V3 (Hacked)</span>
|
||||
</div>
|
||||
<div class="custom-option" onclick="game.select('/game/offline/hack-clients/demonclient/', 'Demon Client (Hacked)')">
|
||||
<img src="/resources/images/icons/clients/all.png" />
|
||||
<span>Demon Client (Hacked)</span>
|
||||
</div>
|
||||
<div class="custom-option" onclick="game.select('/game/offline/hack-clients/piclient/', 'PiClient (Hacked)')">
|
||||
<img src="/resources/images/icons/clients/all.png" />
|
||||
<span>PiClient (Hacked)</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<button class="play-button" onclick="game.play()">Play</button>
|
||||
|
@ -56,7 +56,6 @@
|
||||
<div class="main-content">
|
||||
<div class="news-item">
|
||||
<strong>MineXLauncher 1.2</strong>
|
||||
<li>Added hacked clients</li>
|
||||
<li>Added Eaglercraft 1.2.5</li>
|
||||
<li>Added more mods and resource packs</li>
|
||||
<li>Fix and optimize mobile site</li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user