Shadow9876/CSV-Parser
1
1
Fork
You've already forked CSV-Parser
0
Import and export CSV data inside Godot and use it for more than translations similarly to JSON
  • GDScript 100%
2026年02月23日 08:32:41 +01:00
addons/csv_parser Minor corrections 2026年02月23日 08:32:41 +01:00
.editorconfig Initial Commit 2026年02月22日 12:38:38 +01:00
.gitattributes Minor corrections 2026年02月23日 08:32:41 +01:00
.gitignore Initial Commit 2026年02月22日 12:38:38 +01:00
icon.png Added icon as .png 2026年02月22日 12:45:13 +01:00
icon.png.import Added icon as .png 2026年02月22日 12:45:13 +01:00
icon.svg Initial Commit 2026年02月22日 12:38:38 +01:00
icon.svg.import Initial Commit 2026年02月22日 12:38:38 +01:00
LICENSE Initial commit 2026年02月22日 12:34:19 +01:00
monochrome.svg Initial Commit 2026年02月22日 12:38:38 +01:00
monochrome.svg.import Initial Commit 2026年02月22日 12:38:38 +01:00
project.godot Initial Commit 2026年02月22日 12:38:38 +01:00
README.md Initial commit 2026年02月22日 12:34:19 +01:00

CSV-Parser

Import and export CSV data inside Godot and use it for more than translations similarly to JSON