oharaandrew314/TinkerTime

Add download counter to website

Closed this issue · 1 comments

Add an ajax call to the website which will count the downloads from KS and GH. Do it only after page load, since it can take a few seconds to perform.

It doesn't seem possible to do this right now. The KerbalStuff API doesn't allow cross-domain requests, and won't return it's json in jsonp.