Skip to content

Commit

Permalink
Updated demo build link
Browse files Browse the repository at this point in the history
  • Loading branch information
tx00100xt committed Jan 28, 2023
1 parent 26a5bdd commit d6b7b26
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions build-linux32demo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ cd ..
cd ..
cd SamTSE
mv Scripts/GLSettings Scripts/GLSettings_new
wget https://www.massassi.net/files/serious/serioussamsedemo.exe
wget https://archive.org/download/serioussamsedemo/SeriousSamSEDemo.exe
wget http://www.cngwireless.net/apps/Game%20Patches/secondencounterpatch107_usa.exe
7z x serioussamsedemo.exe
7z x SeriousSamSEDemo.exe
7z x -y secondencounterpatch107_usa.exe
rm -fr Scripts/GLSettings
mv Scripts/GLSettings_new Scripts/GLSettings
Expand Down
4 changes: 2 additions & 2 deletions build-linux64demo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ cd ..
cd ..
cd SamTSE
mv Scripts/GLSettings Scripts/GLSettings_new
wget https://www.massassi.net/files/serious/serioussamsedemo.exe
wget https://archive.org/download/serioussamsedemo/SeriousSamSEDemo.exe
wget http://www.cngwireless.net/apps/Game%20Patches/secondencounterpatch107_usa.exe
7z x serioussamsedemo.exe
7z x SeriousSamSEDemo.exe
7z x -y secondencounterpatch107_usa.exe
rm -fr Scripts/GLSettings
mv Scripts/GLSettings_new Scripts/GLSettings
Expand Down

0 comments on commit d6b7b26

Please sign in to comment.