Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scp-fs2open/fs2open.github.com
Origin Repository for SCP FreeSpace 2 Open
https://github.com/scp-fs2open/fs2open.github.com
freespace
Last synced: 8 days ago
JSON representation
Origin Repository for SCP FreeSpace 2 Open
- Host: GitHub
- URL: https://github.com/scp-fs2open/fs2open.github.com
- Owner: scp-fs2open
- License: other
- Created: 2013-01-19T06:10:53.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T23:08:12.000Z (10 days ago)
- Last Synced: 2024-10-30T01:47:47.287Z (10 days ago)
- Topics: freespace
- Language: C++
- Homepage: https://www.hard-light.net/
- Size: 212 MB
- Stars: 407
- Watchers: 31
- Forks: 162
- Open Issues: 456
-
Metadata Files:
- Readme: Readme.md
- Changelog: Changelog.md
- License: Copying.md
- Codeowners: .github/CODEOWNERS
- Authors: Authors.md
Awesome Lists containing this project
- awesome-game-remakes - FS2Open - FreeSpace2 Source Code Project. (Simulator)
README
FreeSpace2 *S*ource *C*ode *P*roject
==
[![Coverity](https://img.shields.io/coverity/scan/870.svg)](https://scan.coverity.com/projects/870)Building
--
Before you do anything, make sure you have updated your git submodules, either by running `git submodule update --init --recursive` or by cloning the repository with the `--recursive` flag.The main instructions for building can be found at our github wiki, on the [Building](https://github.com/scp-fs2open/fs2open.github.com/wiki/Building) page.