Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

I wish you had screenshots or videos because I have no idea how it works. Someone who's looking for that particular thing probably wouldn't need it but I don't really know how to test it.

(+1)

Thanks. I guess I should do a tutorial video about this if it’s really usable for people.

Oh, I misread that wrong. I thought you were commenting on StreamToy.

Well, with GodotTPD there are no actual screenshots or videos. It’s an HTTP server, so you can call it via HTTP for different purposes (running a REST API, serving a website, etc.)

While I could screenshot a curl call, it wouldn’t be much of a help, would it?

You can check out StreamToy’s EventSub router and it’s use of HTTPServer for an example.