CSV Data Importer
by Haoyu Qiu | MIT
Godot plugin to import CSV/TSV files as native Arrays or Dictionaries
To use this importer, select the CSV/TSV file, change Import As to "CSV Data" in the Import dock, set the import options and click Reimport. The CSV/TSV file will be imported as a custom Resource object. Lines in the file will be turned into elements of
loading more results...