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 578138fa6c
Calculate color on the client instead the server
6 months ago
CriticalPathAnalyzer Calculate color on the client instead the server 6 months ago
.gitignore Raycasting 7 months ago
CriticalPathAnalyzer.sln Raycasting 7 months ago
CriticalPathAnalyzer.sln.DotSettings Relay handling 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.