Burning Knight Cheat Sheet is an interactive item wiki to be used alongside the game Burning Knight.
The Burning Knight item images and data are pulled from the BkWikiData.
GitHub REST API is rate limited. By providing your auth token, you're able to increase the number of requests per hour.
Click to learn more about GitHub's Personal Access Tokens.
- Create a
.env
file and add your GitHub Personal Access Token:
GITHUB_PAT=""
- Install Python dependancies. It's recommended to use a virtual environment like
venv
orvirtualenv
:
pip install -r ./src/scripts/requirements.txt
- Run
main.py
to download images and JSON data:
python ./src/scripts/main.py
- Install Node Modules:
yarn install
- You're all set!
yarn preview
- Thanks to Egor Dorichev for making the items' images and data available on BkWikiData
- Thanks to Taake for their Burning Knight - Master Guide that helped in understanding the items
- Thanks to Isaac Cheat Sheet - Platinum God for inspiring the project
Burning Knight Cheat Sheet is not endorced or affiliated with the game Burning Knight, developer Rexcellent Games, or publisher 2Awesome Studio.
All images and data are property of their respective owners.