Template:TextFile: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
-->{{#switch: {{{1}}} | -->{{#switch: {{{1}}} | ||
|#default=:This is a text file used internally by a {{valve|1|nt=1}} technology, such as {{gsrc|2}}, {{src|2}} and {{src2|2|nt=1}}.<br>To open this file, copy the following text into a text editor such as {{npp|2}}, 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. | |#default=:This is a text file used internally by a {{valve|1|nt=1}} technology, such as {{gsrc|2}}, {{src|2}} and {{src2|2|nt=1}}.<br>To open this file, copy the following text into a text editor such as {{npp|2}}, 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. | ||
|fgd=:This is a [[FGD]] (Forge Game Data) file used to define all of the [[entity|entities]] of a game for a map editor (such as {{hammer|1}}). | |fgd=:This is a [[FGD]] (Forge Game Data) file used to define all of the [[entity|entities]] of a game for a map editor (such as {{hammer|1}}).<br>To add a FGD file to the map editor, copy the following text into a text editor such as {{npp|2}}, and save it with "save as type" being "all files" and {{code|.{{{1}}}}} appended to the file name. Then open your map editor, in this case, '''Valve Hammer Editor''', go to Tools > Options..., and add the FGD file on Game Data Files. | ||
}} | }} | ||
</onlyinclude> | </onlyinclude> | ||
[[Category:Inline note templates]] | [[Category:Inline note templates]] |
Revision as of 23:53, 17 September 2024

This article or section needs to be cleaned up to conform to a higher standard of quality because:
Modernize, and make more generic
For help, see the VDC Editing Help and Wikipedia cleanup process. Also, remember to check for any notes left by the tagger at this article's talk page.The above documentation is transcluded from Template:TextFile/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.
- This is a text file used internally by a Valve Software technology, such as
GoldSrc,
Source and
Source 2 engine.
To open this file, copy the following text into a text editor such asNotepad++, 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.