use threejs module js, remove unused libraries, increase world generation seed to 64 bit, implement random world spawn, improve start script
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import * as THREE from "../../../../../../libraries/three.module.js";
|
||||
|
||||
export default class Tessellator {
|
||||
|
||||
constructor() {
|
||||
|
||||
Reference in New Issue
Block a user