Difference between revisions of "Source Code Project index"
From FreeSpace Wiki
(Added Relevant Links, an yet to be created article.) |
Wookieejedi (talk | contribs) m (update with KNet) |
||
(34 intermediate revisions by 16 users not shown) | |||
Line 1: | Line 1: | ||
− | + | This is a list of Source Code Project-related articles. | |
− | [[FSSCP Introduction]] | + | |
− | + | '''To install FreeSpace Open, use Knossos or the FreeSpace Open installer:''' | |
− | + | *'''[https://www.hard-light.net/forums/index.php?topic=99159.0 Knossos Installer and Mod Manager (Recommended)]''' | |
− | + | *'''[https://www.hard-light.net/forums/index.php?topic=87537.0 FSO Installer]''' | |
− | + | ||
− | + | '''Or for manual installation instructions, choose your platform:''' | |
− | + | * '''[https://www.hard-light.net/forums/index.php?topic=78710.0 Windows]''' | |
+ | * '''[https://www.hard-light.net/forums/index.php?topic=79545.0 Linux]''' | ||
+ | * '''[https://www.hard-light.net/forums/index.php?topic=79546.0 Mac OS X]''' | ||
+ | |||
+ | |||
+ | ===Getting Started with the FreeSpace Source Code Project (FSSCP)=== | ||
+ | #[[Source Code Project|Introduction]] | ||
+ | #[[Getting FreeSpace]] | ||
+ | #Installing FreeSpace 2 (FS2) Open | ||
+ | #*[[Knossos_(mod_manager)|Using Knossos (Recommended)]] | ||
+ | #*[[Installing FreeSpace 2 Open|Manual Installation Guide (Steps to take if not using the Knossos or the FSO Installer)]] | ||
+ | #*[[Guide to FS Open on Linux|Linux Installation Guide]] | ||
+ | #*[[Mac Installation Guide]] | ||
+ | |||
+ | ====Optional Post-Install Information==== | ||
+ | *[[Installing Mods for FS2 Open|Installing Mods for FS2 Open]] | ||
+ | *[[Troubleshooting]] | ||
+ | *[[Bug Reporting]] | ||
+ | |||
+ | ====Errata==== | ||
+ | *[[FS2 Status Page]] | ||
+ | *[[FS2 data installation]] | ||
+ | <!-- This data installation section need to be revised and moved to the install section --> | ||
===Getting Started with Development=== | ===Getting Started with Development=== | ||
− | + | *[[Getting the FreeSpace2: SCP Source Code|Getting the Source Code]] | |
− | < | + | *[[Coding In C]] |
+ | *[[Guide to FS Open on Linux]] | ||
+ | *[[Guide to FS Open and git]] | ||
+ | *[[FSO Error Handling]] | ||
+ | *[[What to do when SCP coders cannot reproduce your fs2_open crashes?]] | ||
+ | <!-- This list should be made more comprehensive --> | ||
+ | |||
+ | ===Notes=== | ||
+ | *[[FreeSpace 2 EULA]] | ||
− | [[Category:Source Code Project]] | + | [[Category:Source Code Project|*]] |
Latest revision as of 15:24, 19 February 2024
This is a list of Source Code Project-related articles.
To install FreeSpace Open, use Knossos or the FreeSpace Open installer:
Or for manual installation instructions, choose your platform:
Contents
Getting Started with the FreeSpace Source Code Project (FSSCP)
- Introduction
- Getting FreeSpace
- Installing FreeSpace 2 (FS2) Open
Optional Post-Install Information
Errata
Getting Started with Development
- Getting the Source Code
- Coding In C
- Guide to FS Open on Linux
- Guide to FS Open and git
- FSO Error Handling
- What to do when SCP coders cannot reproduce your fs2_open crashes?