mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 02:01:22 +01:00
chore: install rgbquant
This commit is contained in:
parent
1abcec8129
commit
51df2f90b0
6 changed files with 9 additions and 40 deletions
|
|
@ -1,3 +1,5 @@
|
|||
import RgbQuant from "rgbquant";
|
||||
|
||||
import {heightmapTemplates} from "config/heightmap-templates";
|
||||
import {createTypedArray, last} from "utils/arrayUtils";
|
||||
import {getColorScheme, getHeightColor} from "utils/colorUtils";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue