forked from mirror/ObjToSchematic
Fixed debug launch options
This commit is contained in:
parent
84bd140c46
commit
acde66085f
@ -2,7 +2,7 @@
|
||||
"name": "objtoschematic",
|
||||
"version": "0.4.0",
|
||||
"description": "A tool to convert .obj files into voxels and then into Minecraft Schematic files",
|
||||
"main": "./dist/main.js",
|
||||
"main": "./dist/src/main.js",
|
||||
"engines": {
|
||||
"node": ">=14.0.0"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user