TyeDye is a system for maintaining simple roleplaying characters on the cloud and sync it back to clients. It allows for the clients to get the information and even to update it back to the system.
Find a file
2014-08-10 23:56:07 +02:00
public Modified static to public 2013-06-06 11:55:31 +02:00
views Modified static to public 2013-06-06 11:55:31 +02:00
.gitignore Added ignoring virtualenv 2014-08-10 23:56:07 +02:00
app.py Revamped app and added gitignore 2014-08-10 23:52:33 +02:00
COPYING First skeleton and test. 2013-06-01 19:25:50 +02:00
database_template.db Almost all administration is done by now. 2013-06-04 01:27:46 +02:00
README.md Update README.md 2014-02-28 20:52:24 +01:00

TyeDye Roleplaying Character Cloud

By José Carlos Cuevas Albadalejo <reset [dot] reboot [at] gmail [dot] com>

TyeDye is a system for maintaining simple roleplaying characters on the cloud and sync it back to clients. It allows for the clients to get the information and even to update it back to the system.

Originally programmed for a roleplaying sim in Second Life.

TODO

Write more detailed information and maybe a manual on how to install and to use it on your own LSL scripts or other clients.