You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
D4VID 3bff2ca727
Change symlink game path to environment variable
4 months ago
CriticalPathAnalyzer Change symlink game path to environment variable 4 months ago
.gitignore Add user dot setting to gitignore 6 months ago
CriticalPathAnalyzer.sln Raycasting 7 months ago
CriticalPathAnalyzer.sln.DotSettings Relay handling 7 months ago
LICENCE Add LICENCE 5 months ago
README.md Move README.md to git root 7 months ago

README.md

Critical Path Analyzer mod

This mod helps visualize what parts of your circuit have what delay so they can be better optimized or synchronized.

Credit

This mod is heavily inspired and has code taken from Ecconia's WireTracer mod available from this repo.