A Black Desert OCR for war scores
A very basic OCR for Black Desert Online war scores. It takes a screenshot of your scores and prints it out as a .pdf
that you can copy/paste data from.
Create a uploads
folder in the root directory.
Install all required dependencies with this command:
- You can use
npm
if you like, but I highly recomend you stick withyarn
.
yarn install
See the LICENSE file for licensing information.