Skip to content
This repository was archived by the owner on Dec 7, 2024. It is now read-only.

Releases: iXyles/fortnite-basic-api

v1.3.2 Improvements

Choose a tag to compare

@iXyles iXyles released this 06 Oct 16:44
3bd29c9

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.

Choose a tag to compare

@iXyles iXyles released this 05 Oct 21:45
6367fda

Accidentally forgot to run through the test so everything worked as expected.

v1.2.1

Choose a tag to compare

@iXyles iXyles released this 22 Sep 13:59
  • Fixed the news functionality, forgot to check so it worked.