StreetFighterV

A mobile appilication to provide frame data of Street Fighter V.

Setup

Download fastlane/.env from here (You need permission)

$ brew install xcodegen
$ bundle install
$ bundle exec fastlane setup

Update Data

Download scripts/.env from here (You need permission)

And update ENV["COOKIE"]

$ bundle install
$ bundle exec ruby scraping.rb [ja, en]
// Run google app script

GitHub