game-data/config.ru

4 lines
94 B
Plaintext
Raw Normal View History

root = ::File.dirname(__FILE__)
require ::File.join( root, 'src', 'server' )
run GameData.new