mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-09-23 08:32:51 +00:00
bump (#84)
This commit is contained in:
@@ -24,6 +24,9 @@
|
|||||||
|-------------|---------------|----------|
|
|-------------|---------------|----------|
|
||||||
| <img width="1388" height="918" alt="image" src="https://github.com/user-attachments/assets/28269ade-db3b-4bff-ac15-e8a6eb53a69e" /> | <img width="1551" height="997" alt="image" src="https://github.com/user-attachments/assets/dca543ab-94cf-48ce-8e61-dfe92fe278a7" /> | <img width="1551" height="997" alt="image" src="https://github.com/user-attachments/assets/d7bc0ed2-3bf4-4704-83c3-75c716d13a65" /> |
|
| <img width="1388" height="918" alt="image" src="https://github.com/user-attachments/assets/28269ade-db3b-4bff-ac15-e8a6eb53a69e" /> | <img width="1551" height="997" alt="image" src="https://github.com/user-attachments/assets/dca543ab-94cf-48ce-8e61-dfe92fe278a7" /> | <img width="1551" height="997" alt="image" src="https://github.com/user-attachments/assets/d7bc0ed2-3bf4-4704-83c3-75c716d13a65" /> |
|
||||||
|
|
||||||
|
<a href="https://github.com/LCE-Hub/LCE-Emerald-Launcher/releases/latest">
|
||||||
|
<img src="https://raw.githubusercontent.com/rubenpgrady/get-it-on-github/refs/heads/main/get-it-on-github.png" style="width: 160px">
|
||||||
|
</a>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -69,10 +72,6 @@ LCE Emerald Launcher is the easiest way to play Minecraft Legacy Console Edition
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
<a href="https://github.com/LCE-Hub/LCE-Emerald-Launcher/releases">
|
|
||||||
<img src="https://raw.githubusercontent.com/rubenpgrady/get-it-on-github/refs/heads/main/get-it-on-github.png" style="width: 160px">
|
|
||||||
</a>
|
|
||||||
|
|
||||||
### Windows
|
### Windows
|
||||||
|
|
||||||
| Format | Best For |
|
| Format | Best For |
|
||||||
|
|||||||
+2
-29
@@ -1,31 +1,4 @@
|
|||||||

|

|
||||||
|
|
||||||
- **Launcher Plugins**!
|
- Fix ear-killing sound effect bug
|
||||||
Emerald can now be extended or modified using Plugins, new menus, features, whatever!
|
- More sound effect fixes
|
||||||
|
|
||||||
- Fix **Hellish Ends**'s download link
|
|
||||||
- Fix **neoLegacy**'s download link
|
|
||||||
- New and improved UI!
|
|
||||||
- Customizability features for instances (Panorama and Title Image)
|
|
||||||
- A lot more splash texts by the community!
|
|
||||||
- New splash screen intro!
|
|
||||||
- Fullscreen support
|
|
||||||
- Skip intro option in settings
|
|
||||||
- Sound effects for notification toasts
|
|
||||||
- New credits screen!
|
|
||||||
- Skin viewer now in the skin changing menu
|
|
||||||
- Fix performance issues on the screenshots menu
|
|
||||||
- **Deeplinks**! You can now call Emerald actions using the `emerald://` protocol
|
|
||||||
- Improved Discord RPC
|
|
||||||
- A little bit more easter eggs
|
|
||||||
- Add `unzip` as fallback to `bsdtar` on GNU/Linux
|
|
||||||
- End partnership with Relic Network.
|
|
||||||
- No more portable binaries. Installer has custom paths option.
|
|
||||||
- Bytebukkit has been renamed to LCEOnline
|
|
||||||
- Gitea and Forgejo support for instances
|
|
||||||
- Delete files *after* downloading rather than *before* that
|
|
||||||
|
|
||||||
## Screenshots
|
|
||||||
| | | | |
|
|
||||||
|-|-|-|-|
|
|
||||||
| <img width="1328" height="853" alt="image" src="https://github.com/user-attachments/assets/14485a65-d514-4f05-8b11-c60cd4130798" /> | <img width="1328" height="853" alt="image" src="https://github.com/user-attachments/assets/5bddf800-df54-4564-96ad-5428ba68abc5" /> | <img width="1328" height="853" alt="image" src="https://github.com/user-attachments/assets/77cd6977-506c-4dbb-9bf6-8447aeb2d416" /> | <img width="1328" height="853" alt="image" src="https://github.com/user-attachments/assets/9d6eaa12-2bea-416e-9650-f20b5864ea72" /> |
|
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<url type="homepage">https://github.com</url>
|
<url type="homepage">https://github.com</url>
|
||||||
<developer_name>Emerald Team</developer_name>
|
<developer_name>Emerald Team</developer_name>
|
||||||
<releases>
|
<releases>
|
||||||
<release version="1.4.0" date="2026-03-19">
|
<release version="1.4.1" date="2026-03-19">
|
||||||
<description>
|
<description>
|
||||||
<p>Latest stable release of the Emerald Legacy Launcher.</p>
|
<p>Latest stable release of the Emerald Legacy Launcher.</p>
|
||||||
</description>
|
</description>
|
||||||
|
|||||||
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "emerald-legacy-launcher",
|
"name": "emerald-legacy-launcher",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "1.4.0",
|
"version": "1.4.1",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vite",
|
"dev": "vite",
|
||||||
|
|||||||
Generated
+1
-1
@@ -1043,7 +1043,7 @@ checksum = "4ef6b89e5b37196644d8796de5268852ff179b44e96276cf4290264843743bb7"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "emerald-legacy-launcher"
|
name = "emerald-legacy-launcher"
|
||||||
version = "1.4.0"
|
version = "1.4.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"base64 0.21.7",
|
"base64 0.21.7",
|
||||||
"byteorder",
|
"byteorder",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "emerald-legacy-launcher"
|
name = "emerald-legacy-launcher"
|
||||||
version = "1.4.0"
|
version = "1.4.1"
|
||||||
description = "A FOSS, cross-platform launcher for Minecraft Legacy Edition"
|
description = "A FOSS, cross-platform launcher for Minecraft Legacy Edition"
|
||||||
authors = ["Emerald Team"]
|
authors = ["Emerald Team"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://schema.tauri.app/config/2",
|
"$schema": "https://schema.tauri.app/config/2",
|
||||||
"productName": "LCE Emerald Launcher",
|
"productName": "LCE Emerald Launcher",
|
||||||
"version": "1.4.0",
|
"version": "1.4.1",
|
||||||
"identifier": "com.emerald.legacy",
|
"identifier": "com.emerald.legacy",
|
||||||
"build": {
|
"build": {
|
||||||
"beforeDevCommand": "npm run dev",
|
"beforeDevCommand": "npm run dev",
|
||||||
|
|||||||
Reference in New Issue
Block a user