Skip to content

Quilt Standard Libraries (QSL)

Quilt Standard Libraries (QSL) are the official core libraries for the Quilt ecosystem. They provide modular APIs, hooks, and interoperability features for Quilt mods. Like any other library mod, QSL requires the Quilt Loader and must be placed in the mods folder.

  • Providing modular APIs for common gameplay systems such as networking, commands, events, and registries.
  • Adding hooks and extension points to improve compatibility and interoperability between mods.
  • Offering utilities and shared components that reduce duplicated code across Quilt mods.
  • Supporting advanced rendering, resource loading, and other features while maintaining compatibility with the broader Quilt ecosystem.