Skip to main content

PenguinEngine

Composable

Libraries are modular! Modules are designed to compose both with Roblox and each other.

Nevermore compatibility

Largely inspired by Quenty's Nevermore Engine, and is designed to be compatible with it. This monorepo of packages is merely an extension of Nevermore, and is not a replacement. Although, it can still be installed and used standalone from Nevermore.

Roblox

Built specifically for the Roblox platform, with a focus on performance and maintainability.

PenguinEngine Purpose

PenguinEngine is a module script loader for Roblox largely inspired by Quenty's Nevermore Engine, and is designed to be compatible with it. This monorepo of packages is merely an extension of Nevermore, and is not a replacement. Although, it can still be installed and used standalone from Nevermore.

Install

PenguinEngine is inspired by Quenty's Nevermore Engine. As such, the installation among other processes are the same as Nevermore which uses npm to manage packages. See here to use PenguinEngine.

tl;dr Using PenguinEngine is the same as Nevermore. You can install a package like so:

npm install @quenty/maid

Each package is designed to be synced into Roblox using rojo.

See the installation guide for more details.

All packages

There are 0 packages in PenguinEngine :(

PackageDescriptionInstalldocssourcechangelognpm

To update this package list run python ./tools/update_readme.py.