Home > QooxDooPylonsRPG

QooxDooPylonsRPG

QooxDooPylonsRPG is a project mainly written in PYTHON and JAVASCRIPT, it's free.

An RPG Built with Pylons and Qooxdoo

This file is for you to describe the rpg application. Typically you would include information such as the information below:

Installation and Setup

Install rpg using easy_install::

easy_install rpg

Make a config file as follows::

paster make-config rpg config.ini

Tweak the config file as appropriate and then setup the application::

paster setup-app config.ini

Then you are ready to go.

Previous:testgem