Read data from .csv files and load them into custom data structures in ScriptableObjectsThis tool aims at speeding up in an easy to use way development and interactions with data sheets, as well as providing the necessary means for a scalable and robust solution of data structures using Scriptable Object.Read .csv filesMap sheets' cells to specific variables using attributesSupport for almost all unmanaged data typesSupport for Unity's ColorsSupport for assets of any extensionAll of the above, but in arrays!From 2.0:Added ability to download from a Web sourceSupport for Unity's Vectors