SkillAgentSearch skills...

CrawlSpaceLib

The Crawl Space Library for CoronaSDK

Install / Use

/learn @AdamBuchweitz/CrawlSpaceLib
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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:

<code> require "crawlspaceLib" </code>

For access to the library's public methods:

<code> local CSL = require "crawlspaceLib" </code>

To see a list of features:

<code> local CSL = require "crawlspaceLib"<br> CSL.listFeatures() </code>

To donate, go here

To email me, drop your note here

View on GitHub
GitHub Stars65
CategoryDevelopment
Updated1mo ago
Forks11

Languages

Lua

Security Score

80/100

Audited on Feb 12, 2026

No findings