MaximumADHD / Rbx2Source

A utility tool that automatically assembles Roblox assets into geometry data, which is then compiled into the Source Engine.
72 stars 33 forks source link

All assets are being saved as unknown_[assetId] #105

Open lokeisloke opened 9 months ago

lokeisloke commented 9 months ago

Roblox deprecated api.roblox.com. I believe the below should work for accessories/gear: string productInfoJson = http.DownloadString("https://economy.roblox.com/v2/developer-products/" + assetId + "/info");