Credits

From Valve Developer Community
Revision as of 12:52, 4 July 2006 by Giles (talk | contribs) (Quick and dirty)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Stub

This article or section is a stub. You can help by expanding it.

This article covers some details on creating (outro) credits for your single-player mod.

Entities required

These are the entities needed for a credit sequence. This is certainly not the only way of doing a credit sequence: the list is by no means definitive and some of these entities are optional.

Credits.txt

To change the actual text of the credits, edit %modname%/scripts/credits.txt.

Todo: Detail the credits.txt syntax.