Export MySQL database to C# code!
Great for storing static data:
- supported all Unity platforms
- not required online
- not required file parsing
- your data available immediately and structuring in C# code
- support export comment from db fields
- full open sorce
(!) Included only MySql.Data.dll 6.9.4 for Win.
(!) If you use other platform, you must be added necessary libraries (http://www.oracle.com/)