####Generic Role-playing Game Library Sarah Plotkin
##About Pronounced "Gurgle", GRGL is a highly extensible and easy-to-use API/library to simplify the management of common RPG elements such as quests, dialogue, characters, etc. in the development of role-playing video games. This version of GRGL is meant to be used with the C# .NET programming language.
A work in progress.
##Licensing This project is being developed under the LGPL. See the following links for more information:
##Documentation Check out the current GRGL documentation here.
##Blog See GRGL's progress at the blog, here.
##Contact Direct all inquiries regarding this project to splotkin@gmail.com
##Third-Party Dependencies GRGL was designed to have as few third-party dependencies as possible. As of the last update, there are no third-party dependencies.