FiveM Player List a python flask application to display a list of online players on a FiveM game server.
You must have python3
to use this application.
FiveM Player List has the following python3 dependencies:
- flask
- requests
To install the listed requirements, you can use the pip
command:
pip install -r requirements.txt
I'm not quite sure what direction I want to take this project. I'm open to ideas, suggestions, feedback, and pull requests from anyone who thinks they have something to offer. :)