Skip to content

CSVLoader can load and parse CSV files for Defold projects

License

Notifications You must be signed in to change notification settings

subsoap/csvloader

Repository files navigation

CSVLoader

CSVLoader can load and parse CSV files for Defold projects

Read imports/csvloader.lua and main/test.script for functions and examples of usage.

TODO:

extra_chars_update.config

  • list of files to input
  • output file (optinal)
  • list of .font files to update
  • list of characters to always include extra
  • list of characters to always exclude
  • list of langauges to include characters for (list none to include all)
  • flag to include both upper and lower case of characters

About

CSVLoader can load and parse CSV files for Defold projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages