Skip to content

Commit

Permalink
Add Shrek 2 (PC) support via .asl (#1472)
Browse files Browse the repository at this point in the history
* Add Shrek 2 (PC) support via .asl

Replacing the .dll version of the S2PC autosplitter with a new, more stable, .asl version of it. It's also the most up-to-date autosplitter for the game at the moment, so it would be preferred if this change was made. Thanks.

* Specified that type of autosplitter is .asl.
  • Loading branch information
Master-64 authored Aug 20, 2023
1 parent 7387dee commit 3a63db2
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions LiveSplit.AutoSplitters.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4666,14 +4666,16 @@
<AutoSplitter>
<Games>
<Game>Shrek 2</Game>
<Game>Shrek 2 PC</Game>
<Game>Shrek 2 (PC)</Game>
<Game>Shrek 2: The Game</Game>
</Games>
<URLs>
<URL>https://raw.githubusercontent.com/Master-64/Shrek2-LiveSplit/master/Shrek2-LiveSplit/Components/Shrek2-LiveSplit.dll</URL>
<URL>https://raw.githubusercontent.com/Master-64/Shrek2-LiveSplit-ASL/main/Source/Shrek_2_PC.asl</URL>
</URLs>
<Type>Component</Type>
<Description>Auto Splitting &amp; Load Removal is available. (By KevinJPetersen, Master_64 &amp; Dalet)</Description>
<Website>https://github.com/Master-64/Shrek2-LiveSplit/blob/master/README.md</Website>
<Type>Script</Type>
<Description>Autosplitting and Load Removal is available. (By Master_64)</Description>
<Website>https://github.com/Master-64/Shrek2-LiveSplit-ASL/blob/main/README.md</Website>
</AutoSplitter>
<AutoSplitter>
<Games>
Expand Down

0 comments on commit 3a63db2

Please sign in to comment.