playgroundL remove empty dist folder and assets config

This commit is contained in:
Moritz Hölting 2024-08-19 21:39:59 +02:00
parent 86c21ed9ff
commit 609fbb75be
2 changed files with 1 additions and 5 deletions

View File

@ -3,6 +3,3 @@ name = "my-shulkerscript-pack"
description = "A Minecraft datapack created with shulkerscript"
format = 48
version = "0.1.0"
[compiler]
# assets = "./assets"

View File

@ -30,7 +30,6 @@ const DEFAULT_FILES = {
},
},
},
dist: {},
},
files: {
"pack.toml": {