Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Z-V-K/Chimera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chimera

A league of legends scripting platform started in 2021.

Contents

Core

The main part of the application. It contains:

  • Rebuilt game structures in Framework dir
  • Addresses and offsets in Addresses dir
  • Hooks, callbacks, bypasses, UI and other helper functions for SDK in Impl dir
  • Interface with external plugins made in C++ and LUA in SDK dir

Core Plugin

The scripting core of the application. It contains all the features needed to help the player achieve better performance than legit players.

Core LUA

The LUA documentation for the EmmyLua plugin for the LUA SDK.

Build

Core

Build using vs2022 tools with C++20 standard.

Core Plugin

Build using LLVM with C++20 standard.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages