A tabbed viewer for Chris Edwards' ASL Vehicle/Gun data cards.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
asl-cards/asl_cards/tests/natinfo-data/natinfo.json

27 lines
515 B

{
"german": {
"_comment_": "this nationality has no flag" ,
"accelerator": "g"
} ,
"russian": {
"flag": "_missing-file_"
} ,
"american" :{
"_comment_": "this nationality has a default flag" ,
"accelerator": "a"
} ,
"australian" :{
"_comment_": "this nationality has the same accelerator as the americans" ,
"accelerator": "A"
} ,
"japanese" :{
"flag": "japanese-flag.gif"
} ,
"allied-minor": {
}
}