SkillAgentSearch skills...

Loader

A library loader in Roblox Luau with lazy-loader compatibility and packaged with efficient libraries.

Install / Use

/learn @Mullets-Gavin/Loader
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center"> <h1>Loader</h1>

version docs support

A library loader in Roblox Luau with lazy-loader compatibility and packaged with efficient libraries.

</div>

Read the documentation!

Loader is, at it’s finest, a Roblox Luau library loader with some sweet built-in libraries. Loader aims to replace the require function within your game. By doing so, this allows you to lazy load modules, which means you can require modules by name like require("Module") & deep search your DataModel for that script.

License

This project is licensed under the MIT license. See LICENSE for details.

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated3mo ago
Forks2

Languages

Lua

Security Score

87/100

Audited on Dec 9, 2025

No findings