From e0a16ea082c9e1c9d3690e5e99f2a4ad73d31333 Mon Sep 17 00:00:00 2001 From: Seaswimmer Date: Wed, 10 Jul 2024 07:17:37 -0400 Subject: [PATCH] merge the Modrinth export step with the other export step --- .gitea/workflows/actions.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/actions.yaml b/.gitea/workflows/actions.yaml index a7c6c2c..0251d8b 100644 --- a/.gitea/workflows/actions.yaml +++ b/.gitea/workflows/actions.yaml @@ -58,17 +58,18 @@ jobs: - name: Copy export files run: | + # ATLauncher mkdir -vp /export/atlauncher/.minecraft cp -vrT ./build/atlauncher /export/atlauncher cp -vp ./unsup.ini /export/atlauncher/.minecraft/ wget -O /export/atlauncher/.minecraft/galacticfactory-updater.jar https://git.sleeping.town/attachments/7edb17a2-e43f-4789-8bae-6140cbe98311 + # Prism Launcher mkdir -vp /export/prism/.minecraft cp -vrT ./build/prism /export/prism cp -v ./unsup.ini /export/prism/.minecraft/ - - name: Create Modrinth export files - run: | + # Modrinth mkdir -vp /export/modrinth/.minecraft/overrides cp -v ./build/modrinth.index.json /export/modrinth/ cp -v /export/atlauncher/.minecraft/galacticfactory-updater.jar /export/modrinth/.minecraft/overrides/