1
0
mirror of https://github.com/zumbiepig/MineXLauncher.git synced 2025-06-26 10:05:10 +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:
zumbiepig 2024-07-30 21:40:11 +01:00 committed by GitHub
parent 817f1fc86b
commit 44e3a6102e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 0 additions and 103134 deletions

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

View File

@ -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>

View File

@ -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>