LeagueToolkit icon indicating copy to clipboard operation
LeagueToolkit copied to clipboard

LeagueToolkit is a library for parsing and editing assets from League of Legends

Results 35 LeagueToolkit issues
Sort by recently updated
recently updated
newest added

Since there is no PR open right now that would lead to a merge conflict, I'll briefly open a small maintance PR. No code change. The source code is just...

Not sure if the discord still exists, but the invite link provided in Fantome projects is currently invalid.

Tested on the **old beta** summoners rift map. https://drive.google.com/file/d/1fSRnAUVPHMMPJEm3BjMPx9BDfL3Ytou9/view?usp=sharing **Issue:** Some uv's for the terrain are fucked up and don't exist. Reason could be the oversized terrain uv which is...

bug

I wanted to replace `Newtonsoft.Json` with `System.Text.Json`. But to test the whole thing I need this `meta_11.8.370.4668.json` or the one from the current patch. Where can I download it?

A lot of the ancient code in this project can be improved with new C# features and such

enhancement

code should be documented so it's easy to understand what it does

enhancement
documentation

I tried to activate `netstandard2.0` as TargetFramework. But this is not so easy. Apart from a few changes in the project, the following packages unfortunately do not support 2.0 XXHash3.NET...