OutOfBears / DBD-API

Dead By Daylight API
MIT License
56 stars 9 forks source link

DbD source API? #32

Closed newshamu closed 3 years ago

newshamu commented 3 years ago

I am impressed with this project and am looking forward to seeing it more fleshed out. I have wanted to do something like this for a while myself, but never found a way to access a DbD API, at least not an official one from Behaviour. Where are you getting the info that you are hosting/displaying? Is there a Behaviour-hosted API that you are tapping into? I couldn't find it in your source code.

OutOfBears commented 3 years ago

Hello! I'm glad you have taken an interest in the project :). We do indeed use the an API from Behavior, you can see such interactions here. We also use steam to grab metadata from user, and display it back. Then for the rest of the actual data, for example maps, addons, etc, we read it from the PAK files, which are downloaded with the game.