The grids.xml file—which defines custom grid parameters including login URIs and login page layouts—can be found in different locations depending on whether you edited the application default file or your individual user settings. User-Added Grids (User Settings Folder) If you added the grid manually via the Grid Manager, Firestorm stores your overrides in your local profile directory.
Whether you are using Windows or Linux to find the "firestorm_x64" folder you will have to click on "VIEW HIDDEN FILES" in your home directory! This is the line in your "grids.user.xml" file that you can change to our splash page or a custom one that you made yourself!
<key>loginpage</key>
<string>https://karaestate.world/splash</string>
** 📁 Windows Path: %appdata%\Firestorm_x64\user_settings\grids.xml (Alternatively: C:\Users\[YourUsername]\AppData\Roaming\Firestorm_x64\user_settings\grids.xml)
** 📁 Linux Path: ~/.firestorm_x64/user_settings/grids.xml (Alternatively: /home/[YourUsername]/.firestorm_x64/user_settings/grids.xml)
** 📁 Windows Path: C:\Program Files\Firestorm-OS-Releasex64\app_settings\grids.xml (Note: This folder path may slightly vary depending on whether you use the Second Life-only version or the OpenSim-enabled release).
** 📁 Linux Path: [Your_Extraction_Folder]/Firestorm/app_settings/grids.xml (Because Firestorm for Linux runs directly out of whichever directory you extracted it into, look for the app_settings folder inside your active Firestorm directory, such as ~/Firestorm/app_settings/grids.xml).