TXT: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (cleanup)
(they are equaly likly to contain unicode or utf8)
Line 1: Line 1:
{{stub}}
{{stub}}
<code>.txt</code> is a common file extension that stands for "text", indicating that the file format is a generic file containing plain ASCII or ANSI text. This is used for documentation, scripts and setting parameters.
<code>.txt</code> 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 ==
== Uses ==
* Setting compile parameters for [[Vtex]].
* Setting compile parameters for [[Vtex]].

Revision as of 19:33, 3 October 2007

Stub

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

.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.