affenity / bloxy

Interact with the Roblox website and API
MIT License
56 stars 34 forks source link

Add Place Uploading API with rbxl files #106

Closed duke-tylerjone closed 3 years ago

duke-tylerjone commented 4 years ago

Implement https://data.roblox.com/Data/Upload.ashx?assetid=

Use of this can be seen in rojo's upload function in their CLI.

https://github.com/rojo-rbx/rojo/blob/master/src/cli/upload.rs

affenity commented 4 years ago

Sorry about the delay, thank you for suggesting this, I'll label this issue appropriately for it to be implemented soon!

affenity commented 3 years ago

Done!