[Renderers] Remove LTW from Amethyst Android

Currently just from the workflow, will remove supporting code at a later time.

Removing due to AngelAuraMC's goals and foundation being fundamentally incompatible with artDev and MojoLauncher's.
This commit is contained in:
Eva Isabella Luna
2025-06-18 14:36:31 -06:00
committed by GitHub
parent 29b9e2233f
commit e7ec20a79c

View File

@@ -28,12 +28,6 @@ jobs:
distribution: 'temurin'
java-version: '21'
- name: Get LTW
run: |
apt update && apt install wget
cd app_pojavlauncher/libs
wget https://github.com/AngelAuraMC/LTW/releases/latest/download/ltw-release.aar
- name: Get JRE 8
uses: dawidd6/action-download-artifact@v9
with: