dbmaster-cli
v0.0.14
Published
Tool for converting tables between Fifa Soccer Games
Downloads
27
Readme
Tool for converting tables between Fifa Soccer Games
Install
Nodejs 12 or higher need to be installed first
npm install -g dbmaster-cli
or
yarn add -g dbmaster-cli
Quick start
Go to command line and type
dbmaster --help
Wiki
Please check wiki here.
Supported versions of Fifa Soccer
| Fifa | Supported | | ----------- | --------- | | Fifa 11 | ✓ | | Fifa 12 | ✓ | | Fifa 13 | ✓ | | Fifa 14 | ✓ | | Fifa 15 | ✓ | | Fifa 16 | ✓ | | Fifa 17 | ✓ | | Fifa 18 | ✓ | | Fifa 19 | ✓ | | Fifa 20 | ✓ | | Fifa 21 | ✓ |
Supported tables
| Table | Supported | | ---------------------- | --------- | | competition | ✓ | | dcplayernames | ✓ | | formations | ✓ | | leaguerefereelinks | ✓ | | leagues | ✓ | | leagueteamlinks | ✓ | | manager | ✓ | | nations | ✓ | | playerboots | ✓ | | player_grudgelove | ✓ | | playerloans | ✓ | | playernames | ✓ | | players | ✓ | | previousteam | ✓ | | referee | ✓ | | rivals | ✓ | | rowteamnationlinks | ✓ | | shoecolors | ✓ | | stadiums | ✓ | | teamballs | ✓ | | teamkits | ✓ | | teamnationlinks | ✓ | | teamplayerlinks | ✓ | | teams | ✓ | | teamstadiumlinks | ✓ |
License
Copyright © 2020 - 2022 Dominik Hladik
All contents are licensed under the MIT license.