fastgmad icon indicating copy to clipboard operation
fastgmad copied to clipboard

Usage without Steam (with SteamCMD)

Open dhkatz opened this issue 9 months ago • 3 comments

Is this possible to use in combination with SteamCMD instead of Steam? Would love to use this in a CI/CD flow but it doesn't seem to work with SteamCMD as the login source.

I'm still able to use this to create the gma file, but I have to resort to manually building a vdf file and using steamcmd to update the addon instead of using fastgmad for everything.

I'm not sure if I expect you to change anything given that this is mean to be a drop-in replacement, but perhaps with a flag like -steamcmd the behavior could be changed to be more standalone for CI/CI usages.

dhkatz avatar Mar 27 '25 04:03 dhkatz

I'm not familiar with how SteamCMD can be used as a login source for something like this. How would one integrate that authentication on the programming side of things?

WilliamVenner avatar Mar 27 '25 14:03 WilliamVenner

Could you show me the script you use to publish the GMA?

WilliamVenner avatar Apr 24 '25 16:04 WilliamVenner

@WilliamVenner https://github.com/JTaylerJ/gmod-workshop-deploy-docker Would be great publish/update items with fastgmad Not sure fastgmad support WorkShop tags editing

JTaylerJ avatar Nov 02 '25 05:11 JTaylerJ