TXT: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(spam)
m (cleanup)
Line 1: Line 1:
{{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.


 
== Uses ==
.txt 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.
 
 
=== Used ===
 
* Setting compile parameters for [[Vtex]].
* Setting compile parameters for [[Vtex]].

Revision as of 02:43, 2 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 ASCII or ANSI text. This is used for documentation, scripts and setting parameters.

Uses

  • Setting compile parameters for Vtex.