Category:TSV files: Difference between revisions
Appearance
Fieryhenry (talk | contribs) No edit summary |
Fieryhenry (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
A format used for a few [[ | A [[TSV file]] is a format used for a few [[game files]]. It is like a [[CSV file]] but instead of being delimited by commas, it is delimited by tabs (<code> </code> or <code>\t</code>). | ||
Each line is a row and each field is delimited by tabs. | Each line is a row and each field is delimited by tabs. | ||
Latest revision as of 08:23, 6 September 2025
A TSV file is a format used for a few game files. It is like a CSV file but instead of being delimited by commas, it is delimited by tabs ( or \t).
Each line is a row and each field is delimited by tabs.
Pages in category "TSV files"
The following 6 pages are in this category, out of 6 total.