OfficialHisha / Tower-Unite-Piano-Bot

This program works as an autoplayer for the game, Tower Unite, in which you can play virtual instruments. You load existing songs, make your own and share them with your friends, or simply make some notes on the go while hanging out in a condo.
GNU General Public License v3.0
9 stars 7 forks source link

Add WindowsInput to repository or tell us where you got it #3

Closed RubenBrocke closed 7 years ago

RubenBrocke commented 7 years ago

When trying to understand and possibly help someone's code it's really hard if you reference a library but don't say where you got it.

requesting a link to the nuget page for other users.

OfficialHisha commented 7 years ago

Hello, I am using this fork of the WindowsInput library. I am not using the nuget package, I compiled the dll manually. Aditionally, you can find the compiled dll of WindowsInput in this solution in "Tower-Unite-Piano-Bot/Tower Unite Instrument Autoplayer/dll/". I hope this answers your question :)

A description of WindowsInput can be found on the original authors page here.