p2sr / Portal2SpeedrunMod

Portal 2 Speedrun Mod - a modification for the game to make it faster to speedrun.
31 stars 5 forks source link

Fixes a Bug with where portal 2 has to be installed in #20

Closed derric-young closed 10 months ago

derric-young commented 11 months ago

the bug in question that this commit is fixing. a error where it cant find sound manifest. this is due to the path not being specified correctly if portal 2 is not installed in the same drive as steam itself since sourcemods can only appear if its in the steam/steamapps/sourcemods directory. this commit fixes the bug by making it in line 21 to for the right of Game be just portal2 instead of what it was previously.

betsruner commented 10 months ago

Already resolved with AMJ's merge. Also afaik not ideal to remove that line