Files
Construct-CN/packs/BP/scripts/consts.js
T
wed150 136d5ffa3b
/ build (push) Waiting to run
Start working at 1.2.0
2026-08-26 09:54:39 +08:00

8 lines
188 B
JavaScript

export const PACK_IDENTIFIER = 'construct';
export const MENU_ITEM = 'construct:menu';
export const DEBUG_CONFIG = {
enable: false,
render_all_textures_as: { u: 736, v: 368 },
};