Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 483 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 483 Bytes

Friends

An advanced modern async in-game friends list system for PocketMine-MP Servers using firebase API

Developer docs

Make sure you get your JSON key in

windows: %APPDATA%/gcloud/application_default_credentials.json

others: $HOME/.config/gcloud/application_default_credentials.json

To get the instance of friends run the following

use CTMCentral\FriendsList\FriendAPI;

$frindapi = new FriendAPI();

//TODO

'you have my approval' -shoghicp