Scrumbee

Results 11 comments of Scrumbee

TA40 isn't it possible to compile a linux amd64 version of this even if your doing it from golang installed on windows. Try to follow your steps and everything good...

yea been trying too google it myself but yea might be better install unbutu in vmware and go from there. Like never done much compiling etc so dont realy know...

Will give this a try and get back to you asap.

Okay so based on all this info i manged to compile a working version for my Ubuntu server. Have tested it and confirmed its using the new API info i...

Well nothing big but i installed golang first then git, newly reinstalled windows so didn't have it and you will need to restart your computer for GIT to work in...

Yea might forgotten to do that after i installed git, know i did it after i installed golang. But yea so lovely to set it upload without any errors. You...

Yea read a little up on it, but yea im in the same boat so would just be trail and error. So yea when have some time to spend i...

Well if you know how to code and fix it i would be interested in this, if even just make a pull request with changes il be more then happy...

Looks very good thanks, just suggestion not sure if its needed or not but add to read me a example of a client_id.json config file. Just to make it clear...

Just go in server.lua line 25 and change part of the related code to this: local normalizedAccountName = string.lower(accountName) if Accounts[normalizedAccountName] then return false end