PublicFiles/Artian-Apps/.github/workflows/updates/Shattered Pixel Dungeon.sh

7 lines
257 B
Bash

#!/bin/bash
webVer=$(get_release 00-Evan/shattered-pixel-dungeon)
all_url="https://github.com/00-Evan/shattered-pixel-dungeon/releases/download/v${webVer}/ShatteredPD-v${webVer}-Java.jar"
source $GITHUB_WORKSPACE/.github/workflows/update_github_script.sh