jglauche / gemstone_quest

A tower defense game written in Ruby using Gamebox
3 stars 0 forks source link

Gamebox installation instructions #1

Closed qubodup closed 15 years ago

qubodup commented 15 years ago

I need instructions on how to get&install Gamebox in this project's Readme, since it is a dependency and not a common one.

jglauche commented 15 years ago

Gamebox is available as gem but I currently recommend using the last from the git repos at: http://github.com/shawn42/gamebox

Put the path to the "lib" directory from gamebox to ADDITIONAL_LOAD_PATHS in config/environment.rb