mirror of
https://github.com/xgui4/LCE-Qt-Launcher.git
synced 2026-07-16 02:40:38 +00:00
update to 2026.05.12, removed old code and depency requests, minirs changes to file and start of a better display handler for popuup message box in futue release
This commit is contained in:
@@ -10,7 +10,6 @@ depends=(
|
||||
'python'
|
||||
'pyside6'
|
||||
'python-vdf'
|
||||
'python-requests'
|
||||
'python-platformdirs'
|
||||
'python-rich'
|
||||
)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Maintainer: Xgui4
|
||||
pkgname=lce-qt-launcher-git
|
||||
pkgver=r149.804311b
|
||||
pkgrel=3
|
||||
pkgver=nightly.r0.g99097b4
|
||||
pkgrel=1
|
||||
pkgdesc="A custom Minecraft LCE Launcher written in Python and Qt with GNU/Linux support in mind. (Nigthly Build)"
|
||||
arch=('any')
|
||||
url="https://github.com/xgui4/LCE-Qt-Launcher"
|
||||
@@ -10,7 +10,6 @@ depends=(
|
||||
'python'
|
||||
'pyside6'
|
||||
'python-vdf'
|
||||
'python-requests'
|
||||
'python-platformdirs'
|
||||
'python-rich'
|
||||
)
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
; Non-commercial use only
|
||||
|
||||
#define MyAppName "LCE Qt Launcher (Nightly)"
|
||||
#define MyAppVersion "2026.5.11"
|
||||
#define MyAppVersion "2026.5.12"
|
||||
#define MyAppPublisher "Xgui4"
|
||||
#define MyAppURL "https://github.com/xgui4/lce-qt-launcher"
|
||||
#define MyAppExeName "main.exe"
|
||||
@@ -3,7 +3,7 @@
|
||||
; Non-commercial use only
|
||||
|
||||
#define MyAppName "LCE Qt Launcher (Nightly)"
|
||||
#define MyAppVersion "2026.5.11"
|
||||
#define MyAppVersion "2026.5.12"
|
||||
#define MyAppPublisher "Xgui4"
|
||||
#define MyAppURL "https://github.com/xgui4/lce-qt-launcher"
|
||||
#define MyAppExeName "main.exe"
|
||||
Reference in New Issue
Block a user