Skip to content

Commit 4e94ba9

Browse files
committed
Update Eaglercraft 1.5/1.8 & Add 1.8 WASM
1 parent 6233042 commit 4e94ba9

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

static/assets/json/g.json

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1753,13 +1753,19 @@
17531753
},
17541754
{
17551755
"name": "Minecraft 1.5.2 (Eaglercraft)",
1756-
"link": "/e/1/ec-15/index.html",
1756+
"link": "/e/2/eag15/index.html",
17571757
"image": "/assets/media/icons/mc.webp",
17581758
"categories": ["all", "2P", "emu", "local"]
17591759
},
17601760
{
17611761
"name": "Minecraft 1.8 (Eaglercraft)",
1762-
"link": "/e/1/ec-18/index.html",
1762+
"link": "/e/2/eag18/offline.html",
1763+
"image": "/assets/media/icons/mc.webp",
1764+
"categories": ["all", "2P", "emu", "local"]
1765+
},
1766+
{
1767+
"name": "Minecraft 1.8 (Eagler WASM)",
1768+
"link": "/e/2/eag18/wasm.html",
17631769
"image": "/assets/media/icons/mc.webp",
17641770
"categories": ["all", "2P", "emu", "local"]
17651771
},
@@ -1769,13 +1775,6 @@
17691775
"image": "/assets/media/icons/getaway.webp",
17701776
"categories": ["all", "2P"]
17711777
},
1772-
{
1773-
"name": "Eaglercraft 1.5.2 [Singleplayer]",
1774-
"link": "https://interstellar-assets.pages.dev/minecraft-15/",
1775-
"image": "/assets/media/icons/mc.webp",
1776-
"categories": ["all", "2P", "emu"],
1777-
"blank": "true"
1778-
},
17791778
{
17801779
"name": "2048",
17811780
"link": "/e/1/2048/index.html",

0 commit comments

Comments
 (0)