Jump to content

Category:CSV files

From Battle Cats Game Modding Wiki
Revision as of 14:10, 4 September 2025 by Fieryhenry (talk | contribs) (Created page with "A format used for many game files. It is like a TSV file but instead of being delimited by tabs, it is delimited by commas (<code>,</code>). Each line is a row and each field is delimited by commas.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A format used for many game files. It is like a TSV file but instead of being delimited by tabs, it is delimited by commas (,).

Each line is a row and each field is delimited by commas.

Subcategories

This category has only the following subcategory.