TXT: Difference between revisions
Jump to navigation
Jump to search

No edit summary |
Thunder4ik (talk | contribs) m (→See also: clean up, replaced: See Also → See also) |
||
Line 9: | Line 9: | ||
* [[Gameinfo.txt|Telling Source]] where to look for game programs and content. | * [[Gameinfo.txt|Telling Source]] where to look for game programs and content. | ||
==See | ==See also== | ||
* [[:Category:Plain text formats]] | * [[:Category:Plain text formats]] | ||
* [[:Category:Plain text files]] | * [[:Category:Plain text files]] |
Revision as of 00:54, 6 January 2024


.txt
is a common file extension that stands for "text," indicating that the file format is a generic file containing plain text. This is used for documentation, scripts", and setting parameters.
Uses
- Setting compile parameters for Vtex.
- Enumerating the particles a game is supposed to use.
- Telling Source where to look for game programs and content.