Creation of asset "typed csv data importer in C#" New
| New/Edit | |
|---|---|
| Title | typed csv data importer in C# |
| Description |
- A plugin inspired by [godot-csv-typed-importer](https://github.com/citizenll/godot-csv-typed-importer.git) - Basically a wrapper for [sep](https://github.com/nietras/Sep.git) csv parser. - Import csv table and access the data with C# and GDscript code! - helper class and extension method to speed up your workflow |
| Category | Scripts |
| License | MIT |
| Repository Provider | GitHub |
| Repository Url | https://github.com/RawsharkTang/csv_data_importer |
| Issues Url | https://github.com/RawsharkTang/csv_data_importer/issues |
| Godot version | Godot 4.6 |
| Version String | 0.3 |
| Download Commit | 91b972ceeedda38e7d6b5909eff0e0291b7297e9101c3de2d4f1f0e206356614 |
| Download Url (Computed) | https://github.com/RawsharkTang/csv_data_importer/archive/91b972ceeedda38e7d6b5909eff0e0291b7297e9101c3de2d4f1f0e206356614.zip |
| Icon Url |
https://i.postimg.cc/g2ZmYCTH/tool_icon.png
|