summary refs log tree commit diff stats
path: root/data/ids.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Added the_sirenicStar Rauchenberger41 hours1-0/+28
|
* Store IDs in a yaml fileStar Rauchenberger41 hours1-0/+1691
This is much more efficient than the txtpb format, and we only need an interface for it in C++ since the IDs will be packed into the binary proto representation.