Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 386 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 386 Bytes

yaro

An open source command-line launcher for EA games

Feature status

  • Authorization
  • Download games
  • Update games
  • DRM/Online play
  • Download DLC

How to build

  1. Clone the repo (including submodules) git clone --recurse-submodule https://github.com/ahmouse15/yaro
  2. Then change into the directory using cd yaro
  3. Build it with go build ./src