Skip to content

106FaceEater106/lolmetadumper2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dumping league metaclasses

Build instructions:

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

Usage Instructions:

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

# Copy built BugSplat.dll into Game folder overriding the exsiting one
cp build/target/i686-pc-windows-msvc/release/BugSplat.dll BugSplat.dll

# Start league (use double click on windows instead of wine)
wine League\ of\ Legends.exe

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%