forked from AdKats/BFACP
-
Notifications
You must be signed in to change notification settings - Fork 0
BF4DB integration
Hedius edited this page Jun 8, 2021
·
1 revision
Integrate the changes of the following diff: https://gitlab.com/e4gl/bfacp/-/compare/f30ea6e7...245a12fa (just overwriting the files should not break anything)
- Make sure to use the most recent version of the API integration: https://gitlab.com/e4gl/bfacp/-/blob/master/app/bfacp/Battlefield/Player.php
You can use this repo, but my repo has several updates for PHP 7.3 support (See wiki).
Your BF4DB token is stored in the .env.php! Update the file!
Workflow if you open a profile:
- Pull data from BF4DB
- Pull data about BF4DB from bf4cheatreport if the request fails
Just submit an issue if something does not work.
I ask you to make changes to my code not closed source. I try to apply GPLv3 to my code where it is possible. Therefore, I please you to make changes to my code public too! (submit pull requests or fork my repo). Open source coding is important for me!