Now, I'm quite curious about this... As many commercial online (NOT ALWAYS AN MMORPG!) games (be it via rankings savefiles, etc.) uses a MYSQL driven server to store and access the data. As I'm looking into the Ruby language a little further and further these days, I wanted to know about RUBY/MYSQL. I've done a lot of work with PHPMYSQL, and I've worked a lot in C++, Java, and a lot of other engines.
I'm not a new user in this field at all.
I'm wondering what steps could be taken to make certain that the user can use the ruby MYSQL module, which may not be included in the RMXP bundle. Could I build an installer with my game that requires the user to install the latest version of RUBY, and the module itself, or is there another way to make certain that the users could do this?
Anyway, thanks in advance for any information that can be found on this topic.
I'm not a new user in this field at all.
I'm wondering what steps could be taken to make certain that the user can use the ruby MYSQL module, which may not be included in the RMXP bundle. Could I build an installer with my game that requires the user to install the latest version of RUBY, and the module itself, or is there another way to make certain that the users could do this?
Anyway, thanks in advance for any information that can be found on this topic.