BazaarRealmMod/Source/Scripts/BRClient.psc

5 lines
152 B
Plaintext

scriptname BRClient
function Init() global native
bool function StatusCheck(string apiKey) global native
string function GenerateApiKey() global native