Skip to content

Commit

Permalink
Update Starfield Script Extender (#653)
Browse files Browse the repository at this point in the history
  • Loading branch information
tdtooke authored May 18, 2024
1 parent 88b14c2 commit b0e6213
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gamesinfo/starfield.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ game_nexusid="starfield"
game_appid=1716740
game_executable="Starfield.exe"
game_protontricks=("xaudio2_7=native")
game_scriptextender_url="https://sfse.silverlock.org/download/sfse_0_2_6.7z"
game_scriptextender_url="https://sfse.silverlock.org/download/sfse_0_2_7.7z"
game_scriptextender_files=( \
"sfse_0_2_6/sfse_1_10_32.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 b0e6213

Please sign in to comment.