bump version to 0.2026.5.14, update nightly build scripts, and add custom skin option in mod manager

This commit is contained in:
Xgui4 Studio
2026-05-13 23:51:54 -04:00
parent 31cacfc147
commit 4a36f7a19e
13 changed files with 72 additions and 42 deletions

View File

@@ -7,7 +7,7 @@ build-backend = "hatchling.build"
[project]
name = "LCE-Qt-Launcher"
version = "26.5.13a0"
version = "26.5.14a0"
description = "This is a custom Free/Libre Minecraft LCE Launcher written in Python and Qt. (Nightly Build)"
requires-python = ">3.10, <3.13"
license = "GPL-3.0-or-later"
@@ -42,6 +42,10 @@ run-app = "python run.py"
[tool.pyright]
reportImportCycles="hint"
reportUnusedCallResult="hint"
reportAny="hint"
reportUnknownMemberType="hint"
reportUnknownVariableType="hint"
[tool.hatch.build]
artifacts = [