Skip to content

Commit

Permalink
mac can you please compile
Browse files Browse the repository at this point in the history
  • Loading branch information
FireMario211 committed Nov 6, 2023
1 parent 228cafb commit 0996249
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
6 changes: 6 additions & 0 deletions about.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ A Geometry Dash Mod for adding more tools such as Notifications, auto-song mute,
* **IMPORTANT for Mac Users:** Geometry Dash may request access to "System Events" and another app for muting Spotify or another application. This allows the game to detect running applications.
## Extra additions to Friends List
* The additions added include being able to **search usernames** if you have a long friend list, or using the **scroll buttons**!
## More Leaderboards
* Thanks to Updated Leaderboards, it's now possible for you to view leaderboards for users with the most **Diamonds**, **User Coins**, and **Demons!**
## Moderator List
* You can view the list of **Elder Moderators**/**Moderators** and their socials!
## 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!

# Credits
* [Jouca](https://twitter.com/JoucaJouca)
Expand Down
7 changes: 7 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# v1.1.0
- More Leaderboards added (Diamonds, User Coins, Demons)
- Added Moderator List
- Added Demon List Placement when going to levels
- Fixed Mac Crash issues (Thanks to SharKing09 for testing)
- Support for older versions of mac
- Fixed Searching Users on Friends list crashing
# v1.0.2
- Added Mac Support
# v1.0.1
Expand Down
1 change: 1 addition & 0 deletions src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
#include "EventsPush.h"
#include "ProcessLambdas.h"
#include "MoreLeaderboards.h"
#include <fmt/format.h>
#include <chrono>
#ifdef GEODE_IS_WINDOWS
#include "DownloadManager.h"
Expand Down

0 comments on commit 0996249

Please sign in to comment.