Difference between revisions of "Source Code Project index"
From FreeSpace Wiki
m (okay maybe the orange text wasn't a good idea) |
Wookieejedi (talk | contribs) m (update with KNet) |
||
(9 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
This is a list of Source Code Project-related articles. | 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]''' | ||
Line 8: | Line 16: | ||
#[[Getting FreeSpace]] | #[[Getting FreeSpace]] | ||
#Installing FreeSpace 2 (FS2) Open | #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 FSO Installer)]] | + | #*[[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]] | #*[[Guide to FS Open on Linux|Linux Installation Guide]] | ||
#*[[Mac Installation Guide]] | #*[[Mac Installation Guide]] | ||
Line 27: | Line 35: | ||
*[[Coding In C]] | *[[Coding In C]] | ||
*[[Guide to FS Open on 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 --> | ||
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?