BazaarRealmMod/Source/Scripts/BRClient.psc

5 lines
152 B
Plaintext
Raw Normal View History

2020-10-13 01:26:16 +00:00
scriptname BRClient
function Init() global native
bool function StatusCheck(string apiKey) global native
string function GenerateApiKey() global native