Difference between revisions of "Credits.tbl"
From FreeSpace Wiki
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 | ||
==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