From e861b9a52f0fae5aa5b77b271861c32d2e49c319 Mon Sep 17 00:00:00 2001 From: ZXMushroom63 Date: Sat, 21 Sep 2024 12:44:09 +0800 Subject: [PATCH 1/2] update roadmap --- roadmap/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/roadmap/index.html b/roadmap/index.html index 8e82562..ae7168c 100644 --- a/roadmap/index.html +++ b/roadmap/index.html @@ -14,6 +14,7 @@

EaglerForgeInjector Roadmap

Fix blocklook.js [todo] Fix setblocktest.js [done] Add custom ModAPI thread class to stop stack implosions [todo] + Full backwards compatibility for mods [todo] From d6887c3054202bd88162e20c1ffc0e2a9558de89 Mon Sep 17 00:00:00 2001 From: ZXMushroom63 Date: Sat, 21 Sep 2024 12:45:14 +0800 Subject: [PATCH 2/2] fix roadmap link --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 8b8f079..a013e29 100644 --- a/index.html +++ b/index.html @@ -123,7 +123,7 @@
Roadmap? - roadmap. + roadmap.
How does this tool work?