This repository was archived by the owner on Dec 7, 2024. It is now read-only.
Releases: iXyles/fortnite-basic-api
Releases · iXyles/fortnite-basic-api
Release list
v1.3.2 Improvements
Added:
- Auto accepting EULA automatically if needed
- Auto Purchase fortnite if needed
- getFriends() functionallity in friendship, see example
Changes:
- Attempt of resolving refreshtoken conflicts if the library is used by many people at the same time when the token is about to update.
Breaking change: Make sure to update the launcher token to the new one in the given example, or else the login process will not be working.
V.1.3.1 Fixed broken build.
Accidentally forgot to run through the test so everything worked as expected.