Skip to content

Commit 615faa8

Browse files
authored
added full game autosplitter EPN (#2036)
* added full game autosplitter EPN added the full game auto splitter for Echo Point Nova * Update LiveSplit.AutoSplitters.xml removed main game tag from demo autosplitter * actually move the autosplitter into the autosplitters tags
1 parent 049c047 commit 615faa8

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

LiveSplit.AutoSplitters.xml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<AutoSplitters>
3+
<AutoSplitter>
4+
<Games>
5+
<Game>Echo Point Nova</Game>
6+
</Games>
7+
<URLs>
8+
<URL>https://raw.githubusercontent.com/steamer10TTV/Autosplitters/refs/heads/main/EchoPointNovaFullGame.asl</URL>
9+
</URLs>
10+
<Type>Script</Type>
11+
<Description>Full game auto splitter by steamer10</Description>
12+
</AutoSplitter>
313
<AutoSplitter>
414
<Games>
515
<Game>Butcher's Creek</Game>
@@ -1976,7 +1986,6 @@
19761986
<AutoSplitter>
19771987
<Games>
19781988
<Game>Echo Point Nova (Demo)</Game>
1979-
<Game>Echo Point Nova</Game>
19801989
</Games>
19811990
<URLs>
19821991
<URL>https://raw.githubusercontent.com/mitchell-merry/autosplitters/main/Echo%20Point%20Nova/echopointnovademo.asl</URL>

0 commit comments

Comments
 (0)