Created
June 20, 2019 15:58
-
-
Save Anaminus/49268b4a2dbe4b7c394805a4225123c2 to your computer and use it in GitHub Desktop.
Use rbxmk to download a Roblox asset to a file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:: 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