UNPKG

dbmaster-cli

Version:

Tool for converting tables between Fifa Soccer Games

45 lines (44 loc) 584 B
- name: isocountrycode order: 0 type: string default: '' - name: nationname order: 1 type: string default: '' - name: confederation order: 2 type: int range: min: 1 max: 7 default: 1 - name: top_tier order: 3 type: int range: min: 0 max: 1 default: 0 - name: nationstartingfirstletter order: 4 type: int range: min: 1 max: 26 default: 1 - name: groupid order: 5 type: int range: min: 0 max: 511 default: 0 - name: nationid order: 6 type: int range: min: 0 max: 3000 default: 1 unique: true