The One-click CSV Reader tool simplifies working with CSVs in your Unity project. CSVs allow you to separate data from code, making it easier for designers and writers to create and edit content. This tool generates code to read CSVs, store data in variables, and provides enums and helper functions for easy access in your code. It was developed in collaboration with a writer for a procedural narrative generation project.
Uses Unity's UI Toolkit, requires Unity 2021+, works on PC and Mac, and generated code has been tested on PC and Android builds, with support for other platforms that support the Resources.Load function.





