Skip to content

Repository files navigation

League Custom DDragon

jsDelivr Build items.json latest

This GitHub action creates custom versions of DDragon JSON files for other league-related projects

Inputs

This action generates custom items.json and champions.json files from a combination of different endpoints:

{
    "Blitz": "https://blitz-cdn-plain.blitz.gg/blitz/ddragon/:latest/data/en_US/items.json",
    "Meraki Analytics": "https://cdn.merakianalytics.com/riot/lol/resources/latest/en-US/items.json",
    "CommunityDragon": "https://raw.communitydragon.org/latest/plugins/rcp-be-lol-game-data/global/default/v1/items.json",
    "Mobalytics (GraphQL)": "https://app.mobalytics.gg/api/league/gql/static/v1"
}

Outputs

Releases the custom-merged JSON files to serve and to be consumed by other league-related repositories.

You can check the CDN version of the latest file here: https://cdn.jsdelivr.net/gh/OchreFox/league-custom-ddragon@main/data/latest/items.json https://cdn.jsdelivr.net/gh/OchreFox/league-custom-ddragon@main/data/latest/champions.json https://cdn.jsdelivr.net/gh/OchreFox/league-custom-ddragon@main/data/latest/champions-summary.json

items.json

TBD

champions.json

TBD

About

Custom versions of DDragon JSON files for other league-related projects

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages