Skip to content

Spell database generator for League of Legends using the Community Dragon API and data hoards.

Notifications You must be signed in to change notification settings

HadockKali/SpellDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues


SpellDB Generator

SpellDB: Generates an abilities database for league champions.

Report Bug · Request Feature

About The Project

SpellDB is a C# program that parses Riot's Data Dragon champion data and generates a SpellDB.json file containing champion spell metadata (cooldowns, costs, ranges, etc.) for the latest League of Legends patch.

Getting Started

To compile the functional program yourself follow these simple steps.

Installation

  1. Clone the repo

    git clone https://github.com/HadockKali/SpellDB
  2. Open the solution

  3. Compile in Visual Studio 17+ for Release and Any CPU

Usage

  1. Build and run the SpellDB project.
  2. The generated file is written to the current working directory as SpellDB.json.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Copyright (c) Hadock 2023-2026. See LICENSE for more information.

Contact

Hadock - On Discord

Project Link: SpellDB

About

Spell database generator for League of Legends using the Community Dragon API and data hoards.

Topics

Resources

Stars

Watchers

Forks

Languages