Difference between revisions of "Credits.tbl"

From FreeSpace Wiki
Jump to: navigation, search
m (updated version info)
(typo)
Line 3: Line 3:
 
::'''3.7 branch:''' 2.34
 
::'''3.7 branch:''' 2.34
  
 
+
'''Credits.tbl''' is a table for defining the text displayed in the credits screen.
Credits table is a table for defining the text dspleyed in the credits screen.
 
  
 
==Format==
 
==Format==

Revision as of 20:33, 26 November 2007

Revision information..

3.6.x branch: 2.27.2.6
3.7 branch: 2.34

Credits.tbl is a table for defining the text displayed in the credits screen.

Format

  • Table consists of header entries followed by the list of people under that header.
  • Header:
    • Syntax: XSTR("String", -1), Header
    • Example: XSTR("Lead Programmer:", -1)
  • List of names can be added under each header (not required).

Sample

XSTR("Lead Programmer:", -1)

Dave Baranec


XSTR("Programming:", -1)

Dave Andsager
Jeff Farris
Neil Kumar