Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 594 Bytes

File metadata and controls

10 lines (8 loc) · 594 Bytes

csv-to-2darray

this is a simple tool to convert csv files into a file with a 2d array in it using zenity for Linux distros, so far, this script works on Debian 12,

The main porpuse of this tool is to convert CSV files that Tiled export when creating tile maps I was originally doing it in the terminal, but I want to share this tool, to the Linux comunity specially the game dev comunity

also, I tried to run it in a launcher, and it does not append the data on the output file for some reason so I recommend you run this ins the terminal, unless you want to debugg it, feel free to do so