From a1fb10946171135e8fe47c95728c74daf3a59017 Mon Sep 17 00:00:00 2001 From: Jouca Date: Wed, 20 Nov 2024 06:35:55 +0100 Subject: [PATCH] beta 2 stuff --- README.md | 3 +++ about.md | 3 +++ changelog.md | 8 ++++++++ mod.json | 4 ++-- 4 files changed, 16 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 197e84f..8ea8737 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,9 @@ __**Join the Discord and Follow the instructions to Receive your In-Game Perks!* ### Gauntlets redesign * Gauntlets are now redesigned to make them more **EPIC**, with **particles** and **new textures**! +### New designs +* Some parts of Geometry Dash has been **redesigned** with new textures & stuffs! + ### View Demon List Placement * Instead of having to go to Pointercrate to view the demon placement of a level, you can now **view the position** of an extreme demon! diff --git a/about.md b/about.md index 77e0def..1c61fc7 100644 --- a/about.md +++ b/about.md @@ -23,6 +23,9 @@ A Geometry Dash Mod for adding more tools such as Notifications, auto-song mute, ### Gauntlets redesign * Gauntlets are now redesigned to make them more EPIC, with particles and new textures! +### New designs +* Some parts of Geometry Dash has been redesigned with new textures & stuffs! + ### View Demon List Placement * Instead of having to go to [Pointercrate](https://pointercrate.com/) to view the demon placement of a level, you can now view the position of an extreme demon! diff --git a/changelog.md b/changelog.md index 1f47750..4f6d467 100644 --- a/changelog.md +++ b/changelog.md @@ -1,4 +1,12 @@ # Changelog +## v1.4.0-beta.2 (2024-11-20) +* Added Event levels notifications. +* Added new The Vault design. +* Updated badges textures. + +## v1.4.0-beta.1 (2024-11-18) +* GDUtils ported to Geode 4.0.0 (GD 2.2074) + ## v1.3.12 (2024-10-21) * Added Pointercrate leaderboard. * Added Magic and Chaos gauntlets designs. diff --git a/mod.json b/mod.json index 197ff7a..ac73945 100644 --- a/mod.json +++ b/mod.json @@ -1,6 +1,6 @@ { - "geode": "4.0.0-beta.1", - "version": "v1.4.0-beta.1", + "geode": "4.0.0-beta.2", + "version": "v1.4.0-beta.2", "gd": { "win": "2.2074", "mac": "2.2074",