Skip to content

moonshadow565/lolmetadumper2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dumping league metaclasses

Build instructions:

rustup target add x86_64-pc-windows-msvc
cargo build --release

Usage Instructions:

# Download (or copy) league .exe and .dlls
fckrman dl manifest.manifest -o Game -p '.+\.(dll|exe)'

# Copy built TextShaping.dll into Game folder
cp target/x86_64-pc-windows-msvc/release/TextShaping.dll Game/TextShaping.dll

# Start league via double click or running from command line
League\ of\ Legends.exe

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages