Skip to content

Frozax Games Dev Blog

Tag: csv

C# CSV Reader (compatible with unity)

Why? I need a CSV (comma-separated values) parser to use in my next project, in Unity (C#). I looked at existing parsers but all the ones I found were missing some features, or not available in source code. I ported the simple but efficient parser I made in my mobile games to C# (was C++).… Continue reading C# CSV Reader (compatible with unity)

Published August 31, 2015
Categorized as programming Tagged C++, csv
Frozax Games Dev Blog
Proudly powered by WordPress.