Is it possible to publish a game using a 3rd party app or an endpoint/api?

I’m looking for a way to publish games without actually having to go into studio.

Is this possible? If so, what can I use to do this?

1 Like

I mean you can set up some kind of script to do it for you like open roblox studio, and then publish it by itself. But like, I’m sure there is some API link that does it, but I’m also heavily sure that it requires some kind of key, which probably takes some time to get. Unsure though.

I don’t believe its possible however what would be the point of this?

So, I never tried that but you can try make a python bot that go on ur game website and press the tree dots and after press “Go to newest version”(or something like that) to publish the most recent saved version.

Being able to publish updates without having to go onto studio.

I think what he means, is like. why. Like laziness? Just for curiosity sakes? Does your game take forever to load, so you want to publish it without having your computer deal with the brunt of the task?

For example a developer finished an update on studio but hasn’t published it yet. I want to be able to click something or do something to publish the game without having to go through the hassle of opening studio.

I’m pretty sure it is possible, others games do it, e.g auto update when it’s christmas or a system where a developer calls an api after editing a staging game to publish to the main game, etc.