Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 753 Bytes

readme.md

File metadata and controls

28 lines (21 loc) · 753 Bytes

NOTE: This auto buyer is no longer being actively maintained in favor of my other project.

Releases

Download pre-built releases on the releases page.

Contributors

Jason Hunter - Core Development

Piotr Staroszczyk & others - FUT API Library

Fabiano Francesconi

Requirements

This has only been tested and built with Python 3.5.

pip install -r requirements.txt

Build (Mac):

make macbundle

Build (Windows):

Make sure to delete build and dist folders before re-building.

pyinstaller '.\FIFA 17 Auto Buyer.spec'