From a64c629f40843c34382cb75bfa8be204c7c1f7be Mon Sep 17 00:00:00 2001 From: PrestonT500 Date: Mon, 13 Jan 2025 11:44:07 -0800 Subject: [PATCH 1/4] Added Github Message Thing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 003710e..23280ba 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # EaglerCraftX EaglerCraft Client Collections +Pull Requests will not be checked on Github, only Gitea. **https://git.eaglercraft.win/EaglercraftX-Client-Collections/EaglercraftX-Site** **https://www.eaglercraft.win** From 654c8c1bbea7eae1c2aa494a0bde182e0f3eaeea Mon Sep 17 00:00:00 2001 From: PrestonT500 Date: Mon, 13 Jan 2025 11:44:31 -0800 Subject: [PATCH 2/4] Bold Github Message Thing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23280ba..b6a9e83 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # EaglerCraftX EaglerCraft Client Collections -Pull Requests will not be checked on Github, only Gitea. +**Pull Requests will not be checked on Github, only Gitea.** **https://git.eaglercraft.win/EaglercraftX-Client-Collections/EaglercraftX-Site** **https://www.eaglercraft.win** From 5325581553810e01a1f86c4d9915a6289f9cb585 Mon Sep 17 00:00:00 2001 From: PrestonT500 Date: Wed, 15 Jan 2025 12:14:40 -0800 Subject: [PATCH 3/4] New Link Tracking ID for GA4 Signed-off-by: PrestonT500 --- js/ga4.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/js/ga4.js b/js/ga4.js index bb12dfe..5ec3b1e 100644 --- a/js/ga4.js +++ b/js/ga4.js @@ -17,6 +17,10 @@ function addGoogleAnalyticsTags() { console.log("Matched Render"); trackingId = "G-MND1TVBSXV"; break; + case "play.eaglercraft.win": + console.log("Matched Netlify / Play"); + trackingId = "G-759HWVCM2S"; + break; case "fastest.eaglercraft.win": console.log("Matched Netlify / Fastest"); trackingId = "G-0FMCWKD9KG"; From 145bdc792413df9e3b131475b2d019c0fe6df85a Mon Sep 17 00:00:00 2001 From: PrestonT500 Date: Thu, 16 Jan 2025 10:55:51 -0800 Subject: [PATCH 4/4] EaglerForge Fixed Someone broke it when it merged Signed-off-by: PrestonT500 --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 1d38346..e46cf79 100644 --- a/index.html +++ b/index.html @@ -86,7 +86,7 @@

Version 1.8 Modded Clients