Jump to content

Category:TSV files: Difference between revisions

From Battle Cats Game Modding Wiki
No edit summary
No edit summary
 
Line 1: Line 1:
A format used for a few [[:Category:Game files|game files]]. It is like a [[:Category:CSV files|CSV file]] but instead of being delimited by commas, it is delimited by tabs (<code> </code> or <code>\t</code>).
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.