Skip to content

nek-v/tankopedia-sde

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tankopedia-sde

This creates a local copy of that command data service Tankopedia. For details, see the following link: https://ru.wargaming.net/developers/api_reference/

Resources

Installation

Download and extract tankopedia-sde

Install phing via composer:

composer global require phing/phing

Run phing in the directory with the project:

phing deploy

During the installation, enter your application_id at Wargaming.net

Usage

yii dump --stdout --info --pretty

More usage

  • yii dump/all It includes all of the following options
  • yii dump/achievements Get Achievements
  • yii dump/arenas Get Arenas
  • yii dump/boosters Get Boosters
  • yii dump/info Get Info
  • yii dump/personal-missions Get Personal Missions
  • yii dump/provisions Get Provisions
  • yii dump/tank-chassis Get Tank Chassis
  • yii dump/tank-engines Get Tank Engines
  • yii dump/tank-guns Get Tank Guns
  • yii dump/tank-radios Get Tank Radios
  • yii dump/tank-turrets Get Tank Turrets
  • yii dump/tanks Get Tanks
  • yii dump/vehicles Get Vehicles

ADVANCED PARAMETERS

  • --language Set Localization language. Default: EN
  • --pretty Enable Pretty JSON output. Default: disable
  • --stdout Enable stdout output.

About

Tankopedia static data export

Resources

Stars

Watchers

Forks

Packages

No packages published