Go to file
Beq 710cbf564d More unused-but-set fixes. Also remove Linux exclusion
Linux was suppressing these issues rather than fixing them.
2025-09-08 21:45:25 +01:00
.github Merge pull request #158 from FirestormViewer/dependabot/github_actions/actions/download-artifact-5 2025-09-01 23:42:20 +02:00
doc Merge branch 'release/2025.05' of https://github.com/secondlife/viewer 2025-07-27 12:54:37 +02:00
etc
fsutils
indra More unused-but-set fixes. Also remove Linux exclusion 2025-09-08 21:45:25 +01:00
scripts Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm 2025-05-05 16:14:13 +02:00
.clang-format
.editorconfig
.git-blame-ignore-revs let's ignore this beq-derp in the blame 2025-04-17 16:59:25 +01:00
.gitattributes
.gitignore ignore checks.json created by clangtools 2025-01-12 23:18:12 +00:00
.pre-commit-config.yaml Update pre-commit hook to v5.0.0 (#4093) 2025-05-16 20:46:18 +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
README.md Link to the actual TPV policy 2025-06-21 03:15:32 +02:00
autobuild.xml Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm-develop 2025-08-06 18:47:44 +02:00
build.sh
build_target.sh
buildscripts_support_functions
requirements.txt

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.