We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a8c644 commit e81edf0Copy full SHA for e81edf0
1 file changed
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
6
name = "packscript"
7
dynamic = ["version"]
8
authors = [{name = "Slackow"}]
9
-license = "MIT"
+license = { file = "LICENSE.txt" }
10
requires-python = ">=3.12"
11
readme = {file = "README.md", content-type = "text/markdown"}
12
keywords = ["packscript", "mcfunction", "datapack", "pack.mcmeta", "nbt", "templating", "language"]
0 commit comments