guessTileBiome
guessTileBiome(
path):string
Defined in: packages/declarative-hex-worlds/src/asset-source/scan.ts:115
Guess a tile’s biome from its filename (e.g. hex_grass_A → grass). Falls back to
'unknown' when no keyword matches — the CLI surfaces these for the author to fix.
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”string