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 4.0 | Godot 4.0 |
| Version String | 2.0 | 2.0 |
| Download Commit | 4cd904ea1ce9e0c53cbe06ec2d3a828391fe001a | 4cd904ea1ce9e0c53cbe06ec2d3a828391fe001a |
| Download Url (Computed) | https://github.com/timothyqiu/godot-csv-data-importer/archive/4cd904ea1ce9e0c53cbe06ec2d3a828391fe001a.zip | https://github.com/timothyqiu/godot-csv-data-importer/archive/4cd904ea1ce9e0c53cbe06ec2d3a828391fe001a.zip |
| Icon Url |
https://raw.githubusercontent.com/timothyqiu/godot-csv-data-importer/2.0/icon.png
|
https://raw.githubusercontent.com/timothyqiu/godot-csv-data-importer/2.0/icon.png
|