Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 3.42 KB

README.md

File metadata and controls

27 lines (24 loc) · 3.42 KB

Build Documentation Published

Facilitator Framework

Module Dependency Description
Cleanser Cleanser = "robloxiandemo/cleanser@0.1.8" A lightweight task cleaner.
Debris Debris = "robloxiandemo/debris@0.1.0" A vast collection of very useful debris-related functions.
Math Math = "robloxiandemo/math@0.1.1" A vast collection of very useful math-related functions.
Player Player = "robloxiandemo/player@0.1.7" A player wrapper class.
Signal Signal = "robloxiandemo/signal@0.1.9" A very useful custom BindableEvent / BindableFunction implementation of signals (based off of Anaminus' SignalFire).
String String = "robloxiandemo/string@0.1.2" A vast collection of very useful string-related functions.
Table Table = "robloxiandemo/table@0.1.8" A vast collection of very useful table-related functions.
Vector Vector = "robloxiandemo/vector@0.1.0" A vast collection of very useful vector-related functions.

Loleris's Madwork Framework

Module Dependency Description
ProfileService ProfileService = "robloxiandemo/profileservice-demo@0.1.4" A forked variant of Loleris's ProfileService that provides compatibility for usage with Wally.
ReplicaService ReplicaService = "robloxiandemo/replicaservice-demo@0.1.4" A forked variant of Loleris's ReplicaService that provides compatibility for usage with Wally.

Quenty's NevermoreEngine

Module Dependency Description
Promise Promise = "robloxiandemo/promise-demo@0.1.6" A forked variant of Quenty's Promise that provides compatibility for usage with Wally.
PromiseUtilities PromiseUtilities = "robloxiandemo/promiseutilities-demo@0.1.1" A forked variant of Quenty's PromiseUtilities that provides compatibility for usage with Wally.