Skip to content

Commit dacec01

Browse files
committed
Added requirements
1 parent 3b8e138 commit dacec01

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
A python lib to access the Fortnite API, supports 2FA and requires no reversing/SSL stripper.
66

7+
# Requirements:
8+
9+
* Linux *(due to the efficiency of [epoll](https://docs.python.org/3/library/select.html#select.epoll). Can change this if need arises)*
10+
* Python3+
11+
12+
No external libraries are used.
13+
714
# Example:
815

916
> If you're using a new account, `EULA_ACCEPTED` needs to be `False` the first time you use the account.

0 commit comments

Comments
 (0)