File tree Expand file tree Collapse file tree 3 files changed +6
-12
lines changed
mod/localization/german/gui Expand file tree Collapse file tree 3 files changed +6
-12
lines changed Original file line number Diff line number Diff line change @@ -134,12 +134,9 @@ jobs:
134
134
echo "\`\`\`" >> $GITHUB_STEP_SUMMARY
135
135
136
136
- name : Setup SteamCMD
137
- uses : buildalon /setup-steamcmd@v1.0.5
137
+ uses : CyberAndrii /setup-steamcmd@v1
138
138
139
139
- name : Publish to Workshop
140
140
shell : bash
141
141
run : |
142
- steamcmd +login ${{ secrets.WORKSHOP_USERNAME }} ${{ secrets.WORKSHOP_PASSWORD }} +workshop_build_item ${{ steps.metadata.outputs.vdf }} +quit
143
- rm -rf "$STEAM_CMD"
144
- rm -rf "$STEAM_DIR"
145
- rm -rf "$STEAM_TEMP"
142
+ steamcmd +login ${{ secrets.WORKSHOP_USERNAME }} ${{ secrets.WORKSHOP_PASSWORD }} +workshop_build_item ${{ steps.metadata.outputs.vdf }} +quit
Original file line number Diff line number Diff line change 36
36
echo "\`\`\`" >> $GITHUB_STEP_SUMMARY
37
37
38
38
- name : Setup SteamCMD
39
- uses : buildalon /setup-steamcmd@v1.0.5
39
+ uses : CyberAndrii /setup-steamcmd@v1
40
40
41
41
- name : Publish to Workshop
42
42
shell : bash
43
43
run : |
44
- steamcmd +login ${{ secrets.WORKSHOP_USERNAME }} ${{ secrets.WORKSHOP_PASSWORD }} +workshop_build_item ${{ steps.metadata.outputs.vdf }} +quit
45
- rm -rf "$STEAM_CMD"
46
- rm -rf "$STEAM_DIR"
47
- rm -rf "$STEAM_TEMP"
44
+ steamcmd +login ${{ secrets.WORKSHOP_USERNAME }} ${{ secrets.WORKSHOP_PASSWORD }} +workshop_build_item ${{ steps.metadata.outputs.vdf }} +quit
Original file line number Diff line number Diff line change 1
1
l_german :
2
- gg_topbar_magic_innovation : " gg_topbar_magische_innovation " # deepl:1922060619
2
+ gg_topbar_magic_innovation : " gg_topbar_magic_innovation "
3
3
gg_topbar_magic_innovation_icon : " @magic_innovation!" # deepl:1534598836
4
4
gg_topbar_magic_innovation_value : " [AccessPlayer.MakeScope.ScriptValue('gate_magic_innovation')|0v]" # deepl:1036106055
5
5
gg_topbar_magic_innovation_tooltip : " $gg_monthly_magic_innovation_tooltip$" # deepl:3317801455
8
8
gg_topbar_magic_innovation_source_tooltip : " $dlc_magic_gate_desc$" # deepl:1008678244
9
9
gg_topbar_magic_innovation_map_mode : " mm_state_mana_density" # deepl:2338295169
10
10
11
- gg_topbar_mana_saturation : " gg_topbar_mana_saturation" # deepl:4088793098
11
+ gg_topbar_mana_saturation : " gg_topbar_mana_saturation"
12
12
gg_topbar_mana_saturation_icon : " @mana_saturation!" # deepl:3437148818
13
13
gg_topbar_mana_saturation_value : " #v [GetGlobalVariable('global_mana_saturation').GetValue|0]%#!" # deepl:3197637856
14
14
gg_topbar_mana_saturation_tooltip : " $gg_mana_saturation_tooltip$" # deepl:1616492294
You can’t perform that action at this time.
0 commit comments