# file:: builder.rb # author:: Ralph M. Churchill # version:: # date:: # # This source code copyright (C) 2006 by Ralph M. Churchill # All rights reserved. # # Released under the terms of the GNU General Public License # See LICENSE file for additional information. require 'rubygems' require 'engine/game_engine' raise Exception if GameEngine.instance.running GameEngine.instance.startup