File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 379379 ${If} $CheckState_FalloutNV_Py == ${BST_CHECKED}
380380 CreateShortCut " $SMPROGRAMS\Wrye Bash\Wrye Bash - FalloutNV.lnk" " $Path_FalloutNV\Mopy\Wrye Bash Launcher.pyw" " " " $Path_FalloutNV\Mopy\bash\images\bash_32.ico" 0
381381 CreateShortCut " $SMPROGRAMS\Wrye Bash\Wrye Bash - FalloutNV (Debug Log).lnk" " $Path_FalloutNV\Mopy\Wrye Bash Debug.bat" " " " $Path_FalloutNV\Mopy\bash\images\bash_32.ico" 0
382- ${If} $CheckState_Fallout4_Exe == ${BST_CHECKED}
382+ ${If} $CheckState_FalloutNV_Exe == ${BST_CHECKED}
383383 CreateShortCut " $SMPROGRAMS\Wrye Bash\Wrye Bash (Standalone) - FalloutNV.lnk" " $Path_FalloutNV\Mopy\Wrye Bash.exe"
384384 CreateShortCut " $SMPROGRAMS\Wrye Bash\Wrye Bash (Standalone) - FalloutNV (Debug Log).lnk" " $Path_FalloutNV\Mopy\Wrye Bash.exe" " -d"
385385 ${EndIf}
386- ${ElseIf} $CheckState_Fallout4_Exe == ${BST_CHECKED}
386+ ${ElseIf} $CheckState_FalloutNV_Exe == ${BST_CHECKED}
387387 CreateShortCut " $SMPROGRAMS\Wrye Bash\Wrye Bash - FalloutNV.lnk" " $Path_FalloutNV\Mopy\Wrye Bash.exe"
388388 CreateShortCut " $SMPROGRAMS\Wrye Bash\Wrye Bash - FalloutNV (Debug Log).lnk" " $Path_FalloutNV\Mopy\Wrye Bash.exe" " -d"
389389 ${EndIf}
Original file line number Diff line number Diff line change 197197 Delete " ${Path}\Mopy\bash\images\gimp16.png"
198198 Delete " ${Path}\Mopy\bash\images\gimp24.png"
199199 Delete " ${Path}\Mopy\bash\images\gimp32.png"
200+ Delete " ${Path}\Mopy\bash\images\gimpshop16.png"
201+ Delete " ${Path}\Mopy\bash\images\gimpshop24.png"
202+ Delete " ${Path}\Mopy\bash\images\gimpshop32.png"
200203 Delete " ${Path}\Mopy\bash\images\gmax16.png"
201204 Delete " ${Path}\Mopy\bash\images\gmax24.png"
202205 Delete " ${Path}\Mopy\bash\images\gmax32.png"
542545 Delete " ${Path}\Mopy\bash\patcher\utilities.p*"
543546 ; As of 307, the following are obsolete:
544547 Delete " ${Path}\Mopy\bash\compiled\loot32.dll"
548+ Delete " ${Path}\Mopy\bash\images\tools\gimpshop16.png"
549+ Delete " ${Path}\Mopy\bash\images\tools\gimpshop24.png"
550+ Delete " ${Path}\Mopy\bash\images\tools\gimpshop32.png"
545551 Delete " ${Path}\Mopy\bash\loot.py"
546552 ; And some leftovers from various releases, some of them only appeared on dev:
547553 Delete " ${Path}\Mopy\INI Tweaks\Skyrim\Archery, NavMeshMove 4096 -Default [Skyrim].ini"
You can’t perform that action at this time.
0 commit comments