Jump to content

CSV file

From Battle Cats Game Modding Wiki
Revision as of 08:22, 6 September 2025 by Fieryhenry (talk | contribs) (Created page with "A CSV file is a file made up of lines and commas. Each line is a row of data, and commas are used to deliminate each field. For a list of CSV files, see Category:CSV files Category:CSV files")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A CSV file is a file made up of lines and commas. Each line is a row of data, and commas are used to deliminate each field.

For a list of CSV files, see Category:CSV files