Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 643 Bytes

README.mdown

File metadata and controls

35 lines (20 loc) · 643 Bytes

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