商家扩展
MerchantExpanse是为 (一款完全基于RESTful API端点构建的多人空间交易游戏)编写的第三方.NET 5 API包装器。
Space Traders API和此包装器仍在开发中,并且会经常中断!
例子
// Replace these with your own credentials
var apiToken = " <your> " ;
var username = " <your> " ;
// Initilize a Client with an existing account
var client = ClientFactory . Initialize ( apiToken , username );
// Retrieve a User object containing your accou