UNPKG

dbmaster-cli

Version:

Tool for converting tables between Fifa Soccer Games

38 lines (37 loc) 498 B
- name: isocountrycode order: 0 type: string default: '' - name: nationname order: 1 type: string default: '' - name: nationid order: 2 type: int range: min: 1 max: 250 default: 1 unique: true - name: confederation order: 3 type: int range: min: 1 max: 7 default: 1 - name: top_tier order: 4 type: int range: min: 0 max: 1 default: 0 - name: nationstartingfirstletter order: 5 type: int range: min: 1 max: 26 default: 1