Commit Graph

9 Commits

Author SHA1 Message Date
xgui4
a42d4f2c3f cleaned the code witj ruff, remove instance type , and some minors typo fixed on docs and other minors changes 2026-05-25 15:09:32 -04:00
xgui4
07c3c4ecf0 update app version to 0.0.20a1, update the lce_inst link , update default setting and fix packages scripts amd little schema update 2026-05-25 00:38:04 -04:00
xgui4
8ef77b488b refactor: remove deprecated username field and update instance configurations 2026-05-15 17:47:54 -04:00
xgui4
2ce0ca066c add start of steam launch 2026-05-04 18:31:13 -04:00
xgui4
cf3e18fca0 update to 26.4.4b, fix the important bug with symlink, fix the neolegacy instance, and update the schema 2026-05-04 12:18:47 -04:00
Xgui4 Studio
532eb78ff3 update pkgbuild, some files names, and add consoles logging on the build scripts and also upgrade some scripts to use loop and advanced shell feature for better upgradability of the software and easier to add modues 2026-04-25 13:06:56 -04:00
xgui4
5213f5a46e big update + update for the defaults instances 2026-04-14 18:03:09 -04:00
xgui4
cdde37ff85 meilleur org + mise a jour de versions 2026-04-13 00:49:49 -04:00
xgui4
166f57f28f feat: Enhance instance loading and UI updates
- Updated `load_instance` function to handle FileNotFoundError gracefully.
- Improved `Launcher` class to update UI elements with instance details after loading.
- Added new properties `image` and `news_feed` to the `Instance` class.
- Introduced JSON schema for instance configuration with new properties.
- Created default instance configuration for "LCE-Hub neoLegacy".
- Added scripts for downloading images and preparing packages.
- Implemented new image handling class for better image management.
- Updated versioning in `main.py` and `uv.lock` for release 0.26.4.11.
2026-04-11 00:22:16 -04:00