thejosmeister / SimsigTtTools

A more 'polished' attempt at parsing and writing Simsig TTs via python
0 stars 0 forks source link

Redo location map for sim to yaml file #20

Closed thejosmeister closed 3 years ago

thejosmeister commented 3 years ago

Want a more forgiving map of locations

Will look like:

Entry_points:
  EUPOX: 
    readable_names: aaaa, aaaa, sdsda
    asssoc_sim_location: ABCDE
...
Locations:
  SDON: Swindon, Swindon [SWI]
...
thejosmeister commented 3 years ago

Applied in branch, needs a little more testing before close and merge

thejosmeister commented 3 years ago

Testing part of #31