Files
monkeygg2.github.io/games/slice-master/settings.js
T
2025-12-03 15:35:31 -05:00

23 lines
1.4 KiB
JavaScript

window.ASSET_PREFIX = "";
window.SCRIPT_PREFIX = "";
window.SCENE_PATH = "1776632.json";
window.CONTEXT_OPTIONS = {
'antialias': true,
'alpha': false,
'preserveDrawingBuffer': false,
'preferWebGl2': true,
'powerPreference': "default"
};
window.SCRIPTS = [ 139011507, 139011508, 139011509, 139011510, 139011511, 139011512, 139011513, 139011514, 139011515, 139011516, 139011517, 139011518, 139011519, 139011520, 139011521, 139011522, 139011523, 139011524, 139011525, 139011526, 139011527, 139011528, 139011530, 139011533, 139011546, 139011548, 139011549, 139011550, 139011551, 139011552, 139011553, 139011554, 139011611, 139011617, 139011668, 139011671, 139011672, 139011673, 139011676, 139011677, 139011710, 139011728, 139011732, 139011733, 139011734, 139011735, 139011736, 139011737, 139011738, 139011763, 139011814, 139011827, 139011828, 139011857, 139011918, 139011934, 139011938, 139011939, 139011976, 139011977, 139011983, 139012019, 139012020, 139012031, 139012051, 139012055, 139012056, 140507513, 140507514, 140520627, 141022811 ];
window.CONFIG_FILENAME = "config.json?v=1";
window.INPUT_SETTINGS = {
useKeyboard: true,
useMouse: true,
useGamepads: false,
useTouch: true
};
pc.script.legacy = false;
window.PRELOAD_MODULES = [
{'moduleName' : 'Ammo', 'glueUrl' : 'files/assets/139011543/1/ammo.wasm.js', 'wasmUrl' : 'files/assets/139011544/1/ammo.wasm.wasm', 'fallbackUrl' : 'files/assets/139011542/1/ammo.js', 'preload' : true},
];