v1.1.2 - Stable

The modern framework for your Roblox games

A fork of Knit, rebuilt for clean Server/Client boundaries, built-in security and a Component system that doesn't get in your way.

# wally.toml
[dependencies]
owlknit = "avadakedavra6/owlknit@1.1.0"

Typed communication

Signals, Properties and Client methods replace raw RemoteEvents no manual instance wiring.

Security by default

RateLimiter and TypeChecker plug in as middleware, cascading globally or per-Service.

Component system

Per-instance lifecycle on top of CollectionService with typed Server/Client/Shared Components.

Actively maintained

A real fork of Knit with sequential OwlInit, frozen config and a modern OwlData layer.