Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Lua

openLuaus

A collection of reusable modules and utilities for Luau, built for Roblox game development


About

openLuaus is a personal library of Luau modules designed to speed up common tasks in Roblox game development — from utility functions to reusable systems — so you don't have to reinvent the wheel on every project.

ReplicatedStorage.Modules

Module Description
Network Unified remote wrapper — one named-connection API on top of RemoteEvent, UnreliableRemoteEvent, RemoteFunction and BindableEvent, with a built-in client-ready handshake
Maid Tracks tasks (functions, connections, threads, Instances, objects with Destroy/DoCleaning/Cleanup) and cleans them all up at once
Signal Lightweight, allocation-friendly signal/event implementation with pooled coroutines, :Once(), :Await(), and RBXScriptSignal wrapping via .From(), Network requires it

Installation

Manually copy, still not method for Rojo

License

This project is open for use in your own Roblox projects. Feel free to contribute or suggest improvements.

About

Lib/repo for modules and utilities for Luau/RBX games

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages