UNPKG

@aresrpg/aresrpg-sdk

Version:

General SDK to interract with AresRPG

3 lines (2 loc) 174 B
export const world_settings: import("@aresrpg/aresrpg-world").WorldLocals; export { hex_to_int, BLOCKS_COLOR_MAPPING, color_to_block_type } from "./world/world_settings.js";