|
Overview It is managed by Linus Sj?gren and Bart van Strien. The code is licensed under the Public Domain. You may use it however you like, with no restrictions. Download To have the most recent version it is recommended that you download the individual .lua files directly. You can also download a zip file directly from http://github.com/TheLinx/SocialLua/downloads however at the time of this writing it only contains the twitter.lua, uno.lua, and init.lua files. ---------------------------------------------------------------------------- You can download the json.lua file from this link: http://www.autoplaymediastudio.com/content/json.lua Installation 1. Download the SocialLua files to a temporary location. 2. Copy the files into a 'social' folder inside your project's Scripts folder. 3. Copy the json.lua file from the json4lua module into your Scripts folder. 4. Add the following requires to your project, e.g. in Global Functions: require("social.init") -- always requiredNote: you only need to add the requires for the individual web APIs you wish to use. Usage Example require"social.init" Credits
|
|
| Keywords | Lua Modules SocialLua |
| Category | LUA Modules |
| Download (External) | http://github.com/TheLinx/SocialLua/downloads |
| Date Submitted | Jun 2, 2010 |
| Contact Name | Indigo Rose Software |
| send email to Indigo Rose Software | |
| More Info | http://github.com/TheLinx/SocialLua |
Write a Review
Report Broken Link
|
|