Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Lootlocker in lazarus

A topic by antonstefanov created May 02, 2022 Views: 96 Replies: 1
Viewing posts 1 to 2
Submitted

How can I use lootlocker without SDK? Does http get/post request works with api website? What parameter list requiered to post a new record?

Submitted

hmm you can use http get post, there is doc at https://ref.lootlocker.io/game-api/#introduction
you can basicly strap on Guest login at least thats what i did.
Simple flow  StartSession -> SetName -> SendScore -> LoadLeaderboard