Edit of asset "CSV Data Importer" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | CSV Data Importer | CSV Data Importer |
| Description |
This plugin import CSV/TSV files as Array or Dictionaries. This allows you to access CSV data using `preload("res://example.csv").records`. |
This plugin import CSV/TSV files as Array or Dictionaries. This allows you to access CSV data using `preload("res://example.csv").records`. |
| Category | Tools | Tools |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/timothyqiu/godot-csv-data-importer | https://github.com/timothyqiu/godot-csv-data-importer |
| Issues Url | https://github.com/timothyqiu/godot-csv-data-importer/issues | https://github.com/timothyqiu/godot-csv-data-importer/issues |
| Godot version | Godot 3.4 | Godot 3.4 |
| Version String | 1.0 | 1.0 |
| Download Commit | c96692c3573a11df5407e2fd44ba959be5501ad8 | c96692c3573a11df5407e2fd44ba959be5501ad8 |
| Download Url (Computed) | https://github.com/timothyqiu/godot-csv-data-importer/archive/c96692c3573a11df5407e2fd44ba959be5501ad8.zip | https://github.com/timothyqiu/godot-csv-data-importer/archive/c96692c3573a11df5407e2fd44ba959be5501ad8.zip |
| Icon Url |
https://raw.githubusercontent.com/timothyqiu/godot-csv-data-importer/1.0/icon.png
|
https://raw.githubusercontent.com/timothyqiu/godot-csv-data-importer/1.0/icon.png
|