niroze / Achaea-CAMS
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Christopher Humphries (author)
Tue Oct 06 21:39:26 -0700 2009
README
CAMS is a system for extending functionality in TinyFugue in the Lua programming language. It is built to be modular and dynamic in loading of plugins, provide all functionality needed to write modules without knowing how to code in the TF macro language, and easy to use. CAMS is meant to be a platform for developing on TF without TF in the way. All TF activity is hidden and done behind the scenes through an API. This is mainly written for geeks, but in the end it should be easy for anyone that can follow a few instructions. Installation Requirements and How to Install: - docs/INSTALL About Plugins: - docs/README/README.plugins About Library: - docs/README/README.lib

