Go to file
livie 2dc91356dc Merge some changes from develop-linux
typo >w>
2025-12-22 10:54:01 +02:00
.github Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm 2025-12-03 18:39:36 +01:00
doc build docs: Update Win CMake ver 2025-11-19 19:03:31 +00:00
fsutils Handle long text for discord hook 2024-10-02 00:43:13 +01:00
indra Merge some changes from develop-linux 2025-12-22 10:54:01 +02:00
scripts Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm 2025-11-18 19:02:22 +01:00
.clang-format More changes to Clang-Format to match the current coding standard (#2375) 2024-08-21 19:46:49 +03:00
.editorconfig Add editorconfig 2024-05-01 08:23:35 -07:00
.git-blame-ignore-revs Merge branch 'develop' of https://github.com/secondlife/viewer 2025-10-20 23:56:48 +02:00
.gitattributes Remove unused vstool, files (#4500) 2025-08-15 19:57:55 -07:00
.gitignore Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm 2025-09-27 10:55:28 +02:00
.pre-commit-config.yaml Update pre-commit hooks to v6.0.0 2025-10-20 19:39:49 +03:00
CONTRIBUTING.md Add "what to work on" to CONTRIBUTING.md (#4422) 2025-07-26 11:29:24 -07:00
FIRESTORM-SOURCE_LICENSE_HEADER.txt It's 2025... 2025-01-25 13:40:17 +01:00
LICENSE Renamed LICENSE.txt to follow naming scheme of other repos 2022-11-18 17:10:03 -05:00
README.md Link to the actual TPV policy 2025-06-21 03:15:32 +02:00
autobuild.xml Rework new convex decomp into a physicsextensions stub package and fix havok and havok_tpv builds for darwin universal to utilize new vhacd stub (#4858) 2025-11-19 11:05:41 +10:00
build.sh Merge branch 'develop' of https://github.com/secondlife/viewer 2025-10-18 13:01:08 +02:00
build_target.sh
buildscripts_support_functions SL-18837: Get buildscripts_support_functions from sling-buildscripts 2023-06-28 16:58:32 -04:00
requirements.txt use latest autobuild and llsd/llbase 2023-12-29 02:34:45 +00:00

README.md

Logo of Firestorm viewer

Firestorm is a free client for 3D virtual worlds such as Second Life and various OpenSim worlds where users can create, connect and chat with others from around the world.

This repository contains the official source code for the Firestorm viewer.

Open Source

Firestorm is a third party viewer derived from the official Second Life client. The client codebase has been open source since 2007 and is available under the LGPL license.

Download

Pre-built versions of the viewer releases for Windows, Mac and Linux can be downloaded from the official website.

Build Instructions

Build instructions for each operating system can be found using the links below and in the official wiki.

[!NOTE] We do not provide support for compiling the viewer or issues resulting from using a self-compiled viewer. However, there is a self-compilers group within Second Life that can be joined to ask questions related to compiling the viewer: Firestorm Self Compilers

Contribute

Help make Firestorm better! You can get involved with improvements by filing bugs and suggesting enhancements via JIRA or creating pull requests.

Community respect

This section is guided by the TPV Policy and the Second Life Code of Conduct.

Firestorm code is made available during ongoing development, with the master branch representing the current nightly build. Developers and self-compilers are encouraged to work on their own forks and contribute back via pull requests, as detailed in the contributing guide.

If you intend to use our code for your own viewer beyond personal use, please only use code from official release branches (for example, Firestorm_7.1.13), rather than from pre-release/preview or nightly builds.