[GameMaker] CSV Manager

CSV manager allows you to take a .csv file and load it into a GameMaker array. It can also be used to save your GameMaker arrays to .csv files for storage. The asset includes detailed documentation on how to import your database from Excel and get it working. A simple demo to help get you started is also included.