Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
tinytlf @ttlfversion@
http://www.tinytlf.org
built on @date@

INSTALLATION
This distribution of tinytlf is distributed with the binary SWC file (@releasename@.swc).
The SWC file should be enough to get started. Simply drop it in your projects libs folder (or wherever you keep 
external libraries) and you will have access to the fully functioning framework. 

BUILDING
In addition to the SWC file in this distribution package, the tinytlf v@ttlfversion@ source code
is also provided.

If you would prefer to build from the source, it is highly recommended that you download the ttlf
project in its entirety. This project contains all of the required libraries and ANT build scripts to generate SWC
files of the framework. This project can be found at: @ttlfprojectlink@

USAGE
Good luck.

LICENSE
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation 
files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, 
modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the 
Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE 
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR 
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR 
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.