-
released this
2024-10-01 20:14:11 +00:00 | 0 commits to master since this releaseAdded download-user-inventory-json and fixed git stuff
Documentation was added in v0.4.6Downloads
-
released this
2024-08-17 18:07:12 +00:00 | 15 commits to master since this releasev0.4.4 changed some commands back to the old api because the new one is missing required capabilities.
The multiple asset create requires both apis.Downloads
-
released this
2024-07-11 17:21:56 +00:00 | 39 commits to master since this releasePart of the old api remains because in typical roblox fashion, the new api does not cover all of the use cases of the old api. The most problematic part that changed is that places can no longer be published through the asset upload api, which has been changed to the new "Place Publishing" api.
The rox_compiler has been split out into its own module to facilitate its usage in multiple commands, as well as the ability to use it in other tools.Downloads
-
v0.3.0 Stable
released this
2024-04-26 03:16:14 +00:00 | 79 commits to master since this releaseThe clap library self-documents the available arguments.
Try the following:
asset-tool.exe --help
asset-tool.exe download --help
it will list the possible commands and arguments. Downloading/uploading requires a cookie, so I recommend using an alt account with minimal permissions instead of your main account's cookie with access to everything.Downloads