Skip to main content

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

If you only need a random blob storage (no database) you can buy it very cheap at any cloud provider. For instance 1GB blob storage on azure costs 0.02$ per month. You can make this readable by anyone. But if you want your players to upload data themselves you will need some form of authentication (i.e. some server application).