UNPKG

voxel-async-simulation

Version:

Load voxel.js chunks asynchronously from a server

7 lines (5 loc) 141 B
var VoxelSimulation = require('./voxel-simulation-async'); VoxelSimulation.Client({ texturePack : 'PhotoRealistic', save : true });