merge the Modrinth export step with the other export step
All checks were successful
Actions / Build and Upload Export Files (push) Successful in 12s
Actions / Autotagger (push) Successful in 11s
Actions / Build Documentation (push) Successful in 26s

This commit is contained in:
Seaswimmer 2024-07-10 07:17:37 -04:00
parent 7056663cf7
commit e0a16ea082
Signed by: cswimr
GPG key ID: 3813315477F26F82

View file

@ -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/