itch.io is community of indie game creators and players

Devlogs

Firestore support semi-implemented

I've gone ahead and implemented basic Firestore support: it now has the ability to create new documents and update/store field-values within those documents. There's a good bit more, but it's a first step to providing better coverage of the entire Firebase API.

Leave a comment