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 0129f45370
Remove pragma disable null warning
7 months ago
CriticalPathAnalyzer Remove pragma disable null warning 7 months ago
.gitignore Raycasting 7 months ago
CriticalPathAnalyzer.sln Raycasting 7 months ago
CriticalPathAnalyzer.sln.DotSettings.user Exchange packets between server and client 7 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.