02-09-2010, 10:50 PM
Installed Ruby on my Windows PC. Figured out how to use irb (Interactive Ruby Console) and run ruby scripts. Using sockets seems pretty easy. Trying to figure out what I need to extend RGSS with more Ruby libraries, where to find them, how to import them...