Skip to content

protopizza/LiveSplit.ExitCounter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiveSplit.ExitCounter

Exit counter for SMW romhacks. Based on the LiveSplit.Counter component.

Setup

Download theLiveSplit.ExitCounter.dll file from the release, then place it within the Components directory of your LiveSplit folder.

Usage

You can now add Exit Counter as a component in your layout.

With Use Auto Total Count checked, it will set the total number of exits to the number of segments in your split. Turn this off to have a manual exit count.

By default, it will use the segment index as the current exit count, unless the name of the split is a number, in which case it will just use the number.

Can be used in conjunction with my LiveSplit fork.

Packages / Requirements

  • If you plan on building this solution yourself, you may need to add references to the following dlls (the included versions may be outdated), all of which are distributed with LiveSplit: http://livesplit.org/.
    • LiveSplit.Core.dll
    • UpdateManger.dll
    • WinformsColor.dll

About

Exit counter for SMW romhacks.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%