CSQ: The Developer Oddyssey
Django based online RPG. Join the game, solve quests, win experience, level up, win money, buy items and be the programmer number one.
Copyright (C) 2010 Alejandro Villalobos Mtz( Valedores de Atizapan )
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .
How to get the code?:
Two options
a. Go to http://code.google.com/p/solidaridad/downloads/list and get the latest version
b. CVS needed :
Command-line access
svn checkout http://solidaridad.googlecode.com/svn/trunk/ solidaridad-read-only
How to install?:
Be sure that you meet the requirements listed above and then copy the solidaridad directory to your drive.
Use the command promp to get to the solidaridad directory and sync the database ("manage.py syncdb").
If you need it, set a port and IP. Default is 127.0.0.1:8000/
Getting Started:
You can follow the instructions given in Diagram1.0 and Diagram2.0.
No hay comentarios:
Publicar un comentario