Difference between revisions of "Source Code Project index"
From FreeSpace Wiki
(wikify) |
Wookieejedi (talk | contribs) m (update with KNet) |
||
(21 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
− | ''' | + | This is a list of Source Code Project-related articles. |
+ | |||
+ | |||
+ | '''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)=== | ===Getting Started with the FreeSpace Source Code Project (FSSCP)=== | ||
− | + | #[[Source Code Project|Introduction]] | |
− | #[[ | ||
#[[Getting FreeSpace]] | #[[Getting FreeSpace]] | ||
#Installing FreeSpace 2 (FS2) Open | #Installing FreeSpace 2 (FS2) Open | ||
− | #*[[ | + | #*[[Knossos_(mod_manager)|Using Knossos (Recommended)]] |
− | #*[[Installing | + | #*[[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==== | ====Optional Post-Install Information==== | ||
− | *[[Installing | + | *[[Installing Mods for FS2 Open|Installing Mods for FS2 Open]] |
*[[Troubleshooting]] | *[[Troubleshooting]] | ||
*[[Bug Reporting]] | *[[Bug Reporting]] | ||
Line 23: | Line 34: | ||
*[[Getting the FreeSpace2: SCP Source Code|Getting the Source Code]] | *[[Getting the FreeSpace2: SCP Source Code|Getting the Source Code]] | ||
*[[Coding In C]] | *[[Coding In C]] | ||
− | *[[Linux | + | *[[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 --> | <!-- This list should be made more comprehensive --> | ||
===Notes=== | ===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?