mirror of
https://github.com/xgui4/LCE-Qt-Launcher.git
synced 2026-07-18 00:10:49 +00:00
bump version to 26.4.17a1 and update CLI interface to accept additional parameters
This commit is contained in:
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "LCE-Qt-Launcher"
|
||||
version = "26.4.16a1"
|
||||
version = "26.4.17a1"
|
||||
description = "This is a custom Free/Libre Minecraft LCE Launcher written in Python and Qt. (Nighly Build)"
|
||||
requires-python = ">3.10, <3.13"
|
||||
license = "GPL-3.0-or-later"
|
||||
@@ -30,7 +30,7 @@ path = "hatch_build.py"
|
||||
|
||||
[tool.hatch.envs.default.scripts]
|
||||
packages = "python packages.py"
|
||||
run-app = "run.py"
|
||||
run-app = "python run.py"
|
||||
|
||||
[tool.hatch.build]
|
||||
artifacts = [
|
||||
|
||||
Reference in New Issue
Block a user