File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5353 run : |
5454 wget -O bepinex.zip "https://thunderstore.io/package/download/denikson/BepInExPack_Valheim/5.4.2333/"
5555 unzip bepinex.zip -d ~/BepInExRaw
56- steamcmd +force_install_dir ~/VHINSTALL +login anonymous +app_update 896660 validate +exit
56+ steamcmd +force_install_dir ~/VHINSTALL +login anonymous +app_info_update 1 + app_update 896660 validate +exit
5757 mv ~/VHINSTALL/valheim_server_Data/ ~/VHINSTALL/Valheim_Data/
5858 mv ~/BepInExRaw/BepInExPack_Valheim/* ~/VHINSTALL/
5959
Original file line number Diff line number Diff line change 1515 # Get Valheim version id
1616 - name : Get Valheim version id
1717 id : valheimversion
18- run : echo "valheimversion=$(curl -s https://api.steamcmd.net/v1/info/896660 | jq -r ".data.\"896660\".depots.branches.public.buildid")"
18+ run : echo "valheimversion=$(curl -s https://api.steamcmd.net/v1/info/896660 | jq -r ".data.\"896660\".depots.branches.public.buildid")" >> $GITHUB_OUTPUT
1919
2020 - name : Setup .NET 8
2121 uses : actions/setup-dotnet@v4
4444 run : |
4545 wget -O bepinex.zip "https://thunderstore.io/package/download/denikson/BepInExPack_Valheim/5.4.2333/"
4646 unzip bepinex.zip -d ~/BepInExRaw
47- steamcmd +force_install_dir ~/VHINSTALL +login anonymous +app_update 896660 validate +exit
47+ steamcmd +force_install_dir ~/VHINSTALL +login anonymous +app_info_update 1 + app_update 896660 validate +exit
4848 mv ~/VHINSTALL/valheim_server_Data/ ~/VHINSTALL/Valheim_Data/
4949 mv ~/BepInExRaw/BepInExPack_Valheim/* ~/VHINSTALL/
5050
Original file line number Diff line number Diff line change 5454 run : |
5555 wget -O bepinex.zip "https://thunderstore.io/package/download/denikson/BepInExPack_Valheim/5.4.2333/"
5656 unzip bepinex.zip -d ~/BepInExRaw
57- steamcmd +force_install_dir ~/VHINSTALL +login anonymous +app_update 896660 validate +exit
57+ steamcmd +force_install_dir ~/VHINSTALL +login anonymous +app_info_update 1 + app_update 896660 validate +exit
5858 mv ~/VHINSTALL/valheim_server_Data/ ~/VHINSTALL/Valheim_Data/
5959 mv ~/BepInExRaw/BepInExPack_Valheim/* ~/VHINSTALL/
6060
You can’t perform that action at this time.
0 commit comments