Skip to content

Installation instructions

github-actions[bot] edited this page May 21, 2026 · 3 revisions

2. Installation Instructions

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.

Requirements

  • 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.

Main Installation Guide

Do exactly the guide if you don't know what you gonna do


  1. Active Pengu Loader
Active Pengu Loader
  1. Download theme here
Download theme release
  1. Extract theme (Choose "Extract to...")
Extract theme
  1. Open Plugin folder
Open Plugin folder from Pengu Loader Pengu Loader plugins folder
  1. Copy extracted folder to Pengu Loader plugins folder
Copy Elaina Theme folder to plugins folder
  1. Done

Expected folder structure

So...It must be like this

.
├── plugins/                                # Pengu plugins folder
│   └── Elaina-theme/                       # Ur theme here
│       ├── assets/
│       ├── config/
│       ├── locales/
│       └── index.js
├── ...

└──

Folder layout

  • 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.

After installation

  1. Open League Client Settings.
  2. Scroll to Elaina Theme.
  3. Review Theme Settings, Plugins Settings, and Backup & Restore.
  4. Reload or restart the client when the UI asks for it.