Skip to content

File Locations

Complete reference of AppleBlox file locations.

Application Files

PathDescription
/Applications/AppleBlox.appMain application bundle
/Applications/Roblox.appRoblox installation

Data Directory

All AppleBlox data lives in:

~/Library/Application Support/AppleBlox/

Subdirectories

PathContents
mods/Your installed mods
cache/Mod backups, font cache, game cache
cache/mods/Resources/Backup of original Roblox files
cache/fonts/Custom font storage
logs/Application log files
config/Settings JSON files
icons/Custom app icons
theme.cssCustom CSS theme file

Roblox Files

PathDescription
/Applications/Roblox.app/Contents/Resources/Where mods are applied
~/Library/Preferences/com.roblox.Roblox/ClientAppSettings.jsonFastFlags configuration
/Applications/Roblox.app/Contents/MacOS/RobloxPlayerRoblox executable

Quick Access Commands

bash
# Open data directory
open ~/Library/Application\ Support/AppleBlox/

# Open mods folder
open ~/Library/Application\ Support/AppleBlox/mods/

# View logs
open ~/Library/Application\ Support/AppleBlox/logs/

Released under the GPL-3.0 License.