Skip to content

Instantly share code, notes, and snippets.

@Anaminus
Created June 20, 2019 15:58
Show Gist options
  • Save Anaminus/49268b4a2dbe4b7c394805a4225123c2 to your computer and use it in GitHub Desktop.
Save Anaminus/49268b4a2dbe4b7c394805a4225123c2 to your computer and use it in GitHub Desktop.
Use rbxmk to download a Roblox asset to a file.
:: dlasset [asset id] [output file]
@echo rbxmk.delete{rbxmk.output{"%2"}};rbxmk.map{rbxmk.input{format="rbxm","rbxassetid://%1"},rbxmk.output{"%2"}} | rbxmk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment