Credits.tbl

From FreeSpace Wiki
Revision as of 10:57, 30 July 2007 by Wanderer (talk | contribs) (version info)
Jump to: navigation, search

Revision information..

3.6.x branch: 2.27.2.5
3.7 branch: 2.32


Credits table is a table for defining the text dspleyed 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