Skip to content

arroyoDev/CrawlSpaceLib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crawl Space Library

v1.1.3

All methods and features are documented in crawlspaceLib.lua

Included is a main.lua file with sample code to demonstrate some features.

For general usage, simply:

require "crawlspaceLib"

For access to the library's public methods:

local CSL = require "crawlspaceLib"

To see a list of features:

local CSL = require "crawlspaceLib"
CSL.listFeatures()

To donate, go here

To email me, drop your note here

About

The Crawl Space Library for CoronaSDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published