Posted on April 20, 2018 at 13:06 (GMT +00:00) by
Colin
I finally got around to correcting some of the 64-bit code and some basic testing for my ArmaDB plugin for Arma 3 (see previous beta release
here)
ArmaDB is a plugin and interface to use mysql/mariadb from Arma 3 dedicated server on Windows, it is developed to allow easy integration, high performance and easy usage, you can use it for storing persistent data in your database, whether it is scores, money, inventories, containers or anything your imagination comes up with!
This version is bug tested, tuned and contains both libraries for 32-bit and 64-bit windows dedicated server, I am now ready to take suggestions/ideas from anyone wanting to use the library.
Download Plugin and Sample Mod here
Sample addon (posted from previous post, added here for ease of access)
Don't forget to drop me a comment and any suggestions below.