dbmaster-cli
Version:
Tool for converting tables between Fifa Soccer Games
30 lines (29 loc) • 345 B
YAML
- name: blue
order: 0
type: int
range:
min: 0
max: 255
default: 0
- name: green
order: 1
type: int
range:
min: 0
max: 255
default: 0
- name: red
order: 2
type: int
range:
min: 0
max: 255
default: 0
- name: colorid
order: 3
type: int
range:
min: 0
max: 31
default: 0
unique: true