Files
Myrient-Search-Engine/lib/json/relatedkeywords/names.json
Alexandra 3e6f6eeb36 * reimplement searchalikes
* separate kws based on categories
* auto include kws based on field options
* add roman numeral parse
* add number to name
* split out json search alikes to be per category
* add new kws columns to Files
* add search sample for determining if a game is in a series (maybe this could be useful somewhere else, too)
2025-05-18 07:11:37 -06:00

15 lines
422 B
JSON

[
["vmu", "visual memory unit"],
["cd", "compact disc"],
["bd", "blu-ray", "blu ray"],
["hd", "high definition"],
["pdf", "portable document format"],
["dlc", "downloadable content"],
["byteswapped", "byte swapped"],
["bigendian", "big endian"],
["littleendian", "little endian"],
["pc88", "pc-88", "pc 88"],
["dvd", "digital video disc", "digital versatile disc"],
["bros", "brothers", "bros."]
]