Added basic CSV Parser
This commit is contained in:
5
assets/locale/language/en-US.csv
Normal file
5
assets/locale/language/en-US.csv
Normal file
@ -0,0 +1,5 @@
|
||||
Column1,Column2,Column3,Column4
|
||||
Row1-1,Row1-2,Row1-3,Row1-4
|
||||
Row2-1,Row2-2,Row2-3,Row2-4
|
||||
"A Simple Row that needs a ""quote"" mark.","A Simple Cell with, a comma.",A Simple cell with \0,"A Cell with
|
||||
a newline"
|
|
Reference in New Issue
Block a user