speedcontrol / nodecg-speedcontrol

NodeCG bundle to help facilitate the running of speedrunning marathons, including overlays.
MIT License
45 stars 34 forks source link

LiveSplit Overlay #10

Closed CryZe closed 6 years ago

CryZe commented 7 years ago

Hey, so we are working on LiveSplit One, which is the cross-platform version of LiveSplit. Underneath, we are developing a library called livesplit-core, which provides all the information and functionality needed to write a timer application with any kind of UI on top with very little effort. And since the library is incredibly portable and comes with bindings for 11 languages including JavaScript, it should be super easy to hook this into NodeCg.

zoton2 commented 6 years ago

Update: we now have an basic implementation of livesplit-one in the code, will expand on it at a later date hopefully.