CSV to Dictionary Parser

by Anaxie Studio OHG

1

godot-csv-to-dictionary

Provides a singleton called CsvToDictionaryParser with the parse function. It takes the path to the csv file and optionally the name of the column, the data is supposed to be grouped by (defaults to "id") and the delimiter (defaults to ","). The csv is read and grouped by the specified and column, which returns a dictionary. Booleans are parsed automatically if they are strings named "true" or "false" (case-insensitive).

Version

1.0

Engine

3.3

Category

Scripts

Download

Version1.0
Download Now

Support

If you need help or have questions about this plugin, please contact the author.

Contact Author