Skip to content

A library preloader for loading LeviLamina

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

LiteLDev/PreLoader

Repository files navigation

PreLoader

A library preloader for loading LeviLamina

This is the library preloader for LeviLamina. It loads LeviLamina before BDS starts and provides MCAPIs required by LeviLamina and various plugins. We uses windows delay load to expose and remap original bds symbol to our own symbol, and then we will provide them to plugins.

Install

lip install github.com/LiteLDev/PreLoader

Usage

This is one of the prerequisites for using LeviLamina. You need to install this library preloader before using LeviLamina.

Contributing

Ask questions by creating an issue.

PRs accepted.

License

LGPL-3.0-or-later © LiteLDev