-
Notifications
You must be signed in to change notification settings - Fork 13
Installation instructions
github-actions[bot] edited this page May 21, 2026
·
3 revisions
Use the instructions that match your Pengu Loader version. The theme supports both older DataStore-only Pengu builds and Pengu Loader 1.2.0+ builds with PluginFS.
- League Client installed and able to launch normally.
- Pengu Loader installed.
- An Elaina Theme release zip or a local build output from this repository.
- A writable Pengu Loader plugins folder.
Do exactly the guide if you don't know what you gonna do
- Active Pengu Loader
- Download theme here
- Extract theme (Choose "Extract to...")
- Open Plugin folder
- Copy extracted folder to Pengu Loader
pluginsfolder
- Done
So...It must be like this
.
├── plugins/ # Pengu plugins folder
│ └── Elaina-theme/ # Ur theme here
│ ├── assets/
│ ├── config/
│ ├── locales/
│ └── index.js
├── ...
└──
- The theme folder should be placed inside the Pengu Loader plugins directory.
- The folder must contain the built
index.js,assets,config,locales, and related theme files. - Do not move files out of the theme folder after installation; relative asset paths depend on that layout.
- Open League Client Settings.
- Scroll to Elaina Theme.
- Review Theme Settings, Plugins Settings, and Backup & Restore.
- Reload or restart the client when the UI asks for it.