From 8f6732bafa30d003364f180eb334b22aa8b2d299 Mon Sep 17 00:00:00 2001
From: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Date: Sat, 9 Aug 2025 21:53:29 +0700
Subject: [PATCH 1/6] Simplify installation instructions with one-click install
links
This is because Tampermonkey automagically detect whether raw js files are being opened and redirect user to installation page. We might need a custom build action to update the links though.
- Replace manual download and drag process with direct install links
- Remove unnecessary screenshots and dashboard steps
---
docs/README.md | 35 ++++++++++-------------------------
1 file changed, 10 insertions(+), 25 deletions(-)
diff --git a/docs/README.md b/docs/README.md
index 174119d..2a249b9 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -1,7 +1,12 @@
| Blue Marble |
-  |
+
+
+ One-click install: Click this link to install Blue Marble directly: Install Blue Marble
+
+ TamperMonkey will automatically detect the userscript and prompt you to install it.span="99"> |
| Overview |
@@ -69,19 +74,9 @@
Enable "Allow user scripts."
- Download the BlueMarble.user.js file in the "assets" of the latest release.
- Open the TamperMonkey Dashboard.
+ One-click install: Click this link to install Blue Marble directly: Install Blue Marble
-
- Drag the BlueMarble.user.js file inside the dashboard of TamperMonkey.
-
-
- Click the "Install" button to install Blue Marble.
-
-
- Enable Blue Marble inside the TamperMonkey dashboard.
-
-
+ TamperMonkey will automatically detect the userscript and prompt you to install it.
Refresh the wplace.live webpage.
@@ -124,19 +119,9 @@
Install the TamperMonkey plugin for FireFox.
- Download the BlueMarble.user.js file in the "assets" of the latest release.
- Open the TamperMonkey Dashboard.
+ One-click install: Click this link to install Blue Marble directly: Install Blue Marble
-
- Drag the BlueMarble.user.js file inside the dashboard of TamperMonkey.
-
-
- Click the "Install" button to install Blue Marble.
-
-
- Enable Blue Marble inside the TamperMonkey dashboard.
-
-
+ TamperMonkey will automatically detect the userscript and prompt you to install it.
Refresh the wplace.live webpage.
From aa828508e364aa2dadc423f1f090e1d9c0fbce4d Mon Sep 17 00:00:00 2001
From: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Date: Sat, 9 Aug 2025 22:06:47 +0700
Subject: [PATCH 2/6] Fix stuff
---
docs/README.md | 16 ++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)
diff --git a/docs/README.md b/docs/README.md
index 2a249b9..4f9d467 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -1,16 +1,14 @@
| Blue Marble |
-
-
- One-click install: Click this link to install Blue Marble directly: Install Blue Marble
-
- TamperMonkey will automatically detect the userscript and prompt you to install it.span="99"> |
+  |
| Overview |
+
+ | Installation Instructions |
+
| Script Settings |
@@ -26,6 +24,12 @@
| FAQ |
+
+ | Is Blue Marble malware? |
+
+
+ | How can Blue Marble place pixels for me? |
+
| How do I hide the overlay? |
From 738992b89b8fd3264b8876f1555a15c38e33c6e7 Mon Sep 17 00:00:00 2001
From: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Date: Sat, 9 Aug 2025 22:12:41 +0700
Subject: [PATCH 3/6] Fixed again. Sorry I was looking at the wrong branch T-T
---
docs/README.md | 27 +++++++++------------------
1 file changed, 9 insertions(+), 18 deletions(-)
diff --git a/docs/README.md b/docs/README.md
index 4f9d467..1118e85 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -1,14 +1,11 @@
| Blue Marble |
-  |
+  |
| Overview |
-
- | Installation Instructions |
-
| Script Settings |
@@ -24,12 +21,6 @@
| FAQ |
-
- | Is Blue Marble malware? |
-
-
- | How can Blue Marble place pixels for me? |
-
| How do I hide the overlay? |
@@ -64,7 +55,7 @@
Installation instructions for Blue Marble are below. Click the arrows to expand the instructions you want to see. Blue text is a link.
- Computer - Chrome (Click to Expand)
+ Install Chrome (Click to Expand)
- Install the TamperMonkey plugin for Chrome.
@@ -78,15 +69,15 @@

- Enable "Allow user scripts."
- - One-click install: Click this link to install Blue Marble directly: Install Blue Marble
+
- One-click install: Click this link to Install Blue Marble directly: Install Blue Marble
- TamperMonkey will automatically detect the userscript and prompt you to install it.
+ TamperMonkey will automatically detect the userscript and prompt you to Install it.
- Refresh the wplace.live webpage.
- Computer - Edge (Click to Expand)
+ Install Edge (Click to Expand)
- Install the TamperMonkey plugin for Microsoft Edge.
@@ -106,7 +97,7 @@
- Drag the
BlueMarble.user.js file inside the dashboard of TamperMonkey.

- - Click the "Install" button to install Blue Marble.
+
- Click the "Install" button to Install Blue Marble.

- Enable Blue Marble inside the TamperMonkey dashboard.
@@ -117,15 +108,15 @@
- Computer - FireFox (Click to Expand)
+ Install FireFox (Click to Expand)
- Install the TamperMonkey plugin for FireFox.

- - One-click install: Click this link to install Blue Marble directly: Install Blue Marble
+
- One-click install: Click this link to Install Blue Marble directly: Install Blue Marble
- TamperMonkey will automatically detect the userscript and prompt you to install it.
+ TamperMonkey will automatically detect the userscript and prompt you to Install it.
- Refresh the wplace.live webpage.
From 318544ff59543187f7acb9aa526bdd1b8b9e8d7d Mon Sep 17 00:00:00 2001
From: thatfrozenfrog <101154752+thatfrozenfrog@users.noreply.github.com>
Date: Sat, 9 Aug 2025 22:14:33 +0700
Subject: [PATCH 4/6] .
---
docs/README.md | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/docs/README.md b/docs/README.md
index 1118e85..a37c609 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -1,11 +1,14 @@
Blue Marble
-
+
-
-
+
+
-
+
+
From 0320fc58ca2bc778975fb01a5475ddd4e79bed1a Mon Sep 17 00:00:00 2001
From: SwingTheVine
Date: Sun, 10 Aug 2025 00:19:57 -0400
Subject: [PATCH 6/6] Added build.yml RegEx for v0.0.0 version updating in
README.md
---
.github/workflows/build.yml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index bf34c0a..654ae12 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -77,7 +77,10 @@ jobs:
else
echo "README.md was not found. Skipping..."
fi
- sed -i 's|\(Latest_Version-\)[^-\ ]*\(-lightblue\)|\1'$current_version'\2|' docs/README.md
+ sed -i \
+ -e 's|\(Latest_Version-\)[^-\ ]*\(-lightblue\)|\1'$current_version'\2|' \
+ -e 's|v[0-9]\+\.[0-9]\+\.[0-9]\+|v'"$current_version"'|g' \
+ docs/README.md
- name: Update compression badge
run: |