Template:TextFile: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "This is a text file used internally by a Valve technology, such as Source engine. To open this file, copy the following text into a text editor such as Notepad, and save it ...")
 
mNo edit summary
Line 1: Line 1:
This is a text file used internally by a Valve technology, such as [[Source]] engine.
This is a text file used internally by a Valve technology, such as [[Source]] engine.


To open this file, copy the following text into a text editor such as Notepad, and save it with "save as type" being "all files" and .{{{1}}} appended to the file name. Then open the file in the appropriate tool.<noinclude>[[Category:Notice templates]]</noinclude>
To open this file, copy the following text into a text editor such as Notepad, and save it with "save as type" being "all files" and {{code|.{{{1}}}}} appended to the file name. Then open the file in the appropriate tool.<noinclude>[[Category:Notice templates]]</noinclude>

Revision as of 08:12, 13 August 2023

This is a text file used internally by a Valve technology, such as Source engine.

To open this file, copy the following text into a text editor such as Notepad, and save it with "save as type" being "all files" and .{{{1}}} appended to the file name. Then open the file in the appropriate tool.