Dávid Švihura
Dávid Švihura
Hello, Im pretty new to programming with node and I was wondering if this module supports progress reports - like % downloaded
` var Steam = require('steam'), steamClient = new Steam.SteamClient(), steamUser = new Steam.SteamUser(steamClient), steamGC = new Steam.SteamGameCoordinator(steamClient, 730), csgo = require('csgo'), CSGO = new csgo.CSGOClient(steamUser, steamGC, false); CSGO.launch(); ` Here...
Hey, I have been programming for quite a long time but I probally will never be experienced to make something like this myself ever. Anyway I tried to set this...
Hi, Im building a modpack, and I want to have custom main menu, but for some reason I cant get the image loaded, I restarted minecraft multiple times and it...
I think the issue title is pretty representative of what I need to know. Im sorry for creating an issue for a question but I didnt find any better place...