Skip to content

Commit

Permalink
Update starfield.sh
Browse files Browse the repository at this point in the history
Fixed folder having old name
  • Loading branch information
tdtooke authored May 17, 2024
1 parent 4d8fc2c commit 46943e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gamesinfo/starfield.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ game_executable="Starfield.exe"
game_protontricks=("xaudio2_7=native")
game_scriptextender_url="https://sfse.silverlock.org/download/sfse_0_2_7.7z"
game_scriptextender_files=( \
"sfse_0_2_6/sfse_1_11_36.dll" \
"sfse_0_2_6/sfse_loader.exe" \
"sfse_0_2_7/sfse_1_11_36.dll" \
"sfse_0_2_7/sfse_loader.exe" \
)

0 comments on commit 46943e6

Please sign in to comment.