diff --git a/.github/assets/src1.png b/.github/assets/src1.png index 6309f4d..cff2f49 100644 Binary files a/.github/assets/src1.png and b/.github/assets/src1.png differ diff --git a/.github/assets/src2.png b/.github/assets/src2.png index a9ce56e..be5dbe2 100644 Binary files a/.github/assets/src2.png and b/.github/assets/src2.png differ diff --git a/.github/assets/src3.png b/.github/assets/src3.png index 5afe307..e727739 100644 Binary files a/.github/assets/src3.png and b/.github/assets/src3.png differ diff --git a/.github/assets/src4.png b/.github/assets/src4.png index b6cecc0..70396b3 100644 Binary files a/.github/assets/src4.png and b/.github/assets/src4.png differ diff --git a/.github/assets/src7.png b/.github/assets/src7.png index 9b0ef96..cff6c97 100644 Binary files a/.github/assets/src7.png and b/.github/assets/src7.png differ diff --git a/README.md b/README.md index 60db360..bcf47c6 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,10 @@ AppleBlox is a Roblox launcher for **MacOS**, inspired by [Bloxstrap](https://gi The latest version is available on the [Releases](https://github.com/AppleBlox/appleblox/releases/latest) page. For more recent builds, see the [nightly releases](https://nightly.link/AppleBlox/appleblox/workflows/build/main?preview). -Versions: -- arm64 (Apple's own chips: M1, M2, M3, etc) +[Mac Chip Guide](https://support.apple.com/en-us/109033) + +Versions: +- [arm64](https://en.wikipedia.org/wiki/Apple_silicon) (Apple Silicon Chips or M1+) - x64 (Intel Architecture) - universal (Universal Version) @@ -30,9 +32,8 @@ For the development version (more unstable but has the latest features and more) - Discord Rich Presence: Integrates with Discord to show gaming activity. - FFlags Presets: Provides pre-configured Fast flags settings. - Custom Flags: Allows creation of custom FastFlags profiles, including game-specific configurations. -- Multi-instance (Experimental): Enables running multiple Roblox windows simultaneously. -- Mods: Supports UI customization through community-created mods. -- Bloxstrap SDK: In-house implementation of Bloxstrap SDK for game developers. +- [Mods](https://github.com/bloxstraplabs/bloxstrap/wiki/Adding-custom-mods): Supports UI customization through community-created mods. +- [Bloxstrap SDK](https://github.com/bloxstraplabs/bloxstrap/wiki/Integrating-Bloxstrap-functionality-into-your-game): In-house implementation of Bloxstrap SDK for game developers. ## App Related Features @@ -83,4 +84,4 @@ Contributions are welcome. Please feel free to submit issues, pull requests, or - Logo: @typeofnull - Inspiration: @pizzaboxer's Bloxstrap - Icons: lucide-svelte & icons8 -- Objective-C sidecar: Generated with assistance from ClaudeAI and ChatGPT. Contributors are sought to replace this code. \ No newline at end of file +- Objective-C sidecar: Generated with assistance from ClaudeAI and ChatGPT. Contributors are sought to replace this code.