Roblox Launching & DiscordRPC 100%
Pre-release
Pre-release
In this release, Roblox is now launched correctly without crashes. The DiscordRPC is now also complete.
For the users
- Roblox can now be launched from
/Users/<user>/Applications/
or/Applications
#4 - The game you play is detected and shown on your Discord profile
- The app can now notify you of the location of the server you joined
- Bloxstrap SDK compatiblity: Games can now set your Discord RPC
- Added a Credits tab
For the devs
- Overall better code (a lot of parts have been cleaned, silly things still remain of course)
- New wrappers for AbloxWatchdog and DiscordRPC
AbloxWatchdog
has replaced theprocess_manager
and is way more reliable at killing leftover process when the app quits.
DiscordRPC
got some fixes and more stability - The launch process was changed to instead watch the log files at
~/Library/Logs/Roblox
instead of redirecting Roblox'sstdOut
to a temporary file (this caused crashes before)
(if you like this project and want it to go further, don't forget to give a ⭐ :D)
Full Changelog: 0.3.2...0.4.0