Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Do not install F4SE #657

Merged
merged 1 commit into from
May 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
do not install outdated F4SE
  • Loading branch information
rockerbacon committed May 18, 2024
commit 3776fb587150992f13956d8ea3b08214879ef9cb
4 changes: 2 additions & 2 deletions gamesinfo/fallout4.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ game_nexusid="fallout4"
game_appid=377160
game_executable="Fallout4Launcher.exe"
game_protontricks=("xaudio2_7=native" "grabfullscreen=y")
game_scriptextender_url="https://f4se.silverlock.org/beta/f4se_0_06_23.7z"
game_scriptextender_files="*"
game_scriptextender_url=""
game_scriptextender_files=""

Loading