An open source command-line launcher for EA games
- Authorization
- Download games
- Update games
- DRM/Online play
- Download DLC
- Clone the repo (including submodules)
git clone --recurse-submodule https://github.com/ahmouse15/yaro
- Then change into the directory using
cd yaro
- Build it with
go build ./src