{"id":15888197,"url":"https://github.com/corecii/rbxupload","last_synced_at":"2025-03-20T10:30:39.070Z","repository":{"id":43989494,"uuid":"241784939","full_name":"Corecii/RbxUpload","owner":"Corecii","description":"A tool to upload files to Roblox","archived":false,"fork":false,"pushed_at":"2022-12-10T18:51:50.000Z","size":107,"stargazers_count":15,"open_issues_count":4,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-07T06:06:36.892Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Corecii.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-20T03:33:25.000Z","updated_at":"2024-08-12T19:11:08.000Z","dependencies_parsed_at":"2023-01-26T10:15:47.724Z","dependency_job_id":null,"html_url":"https://github.com/Corecii/RbxUpload","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Corecii%2FRbxUpload","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Corecii%2FRbxUpload/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Corecii%2FRbxUpload/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Corecii%2FRbxUpload/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Corecii","download_url":"https://codeload.github.com/Corecii/RbxUpload/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221745899,"owners_count":16873836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-06T06:06:39.599Z","updated_at":"2024-10-27T23:40:43.950Z","avatar_url":"https://github.com/Corecii.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Install with node and `npm install -g rbxupload` or download packaged binaries from [the releases page](https://github.com/Corecii/RbxUpload/releases).\r\n\r\n# RbxUpload\r\n\r\nRbxUpload is a tool to upload assets to Roblox.\r\n\r\n## Features\r\n\r\n* Upload multiple files at once; glob support\r\n* Log in with your Roblox Studio cookie\r\n* Upload to groups\r\n* Outputs image ids, not decal ids\r\n* Optional name and description\r\n* Retry with fallback name on text filtering errors\r\n* Pixelfix/alpha-bleed built in\r\n* Interactive mode\r\n* Skip any or all of interactive mode\r\n* Confirm user and group before upload\r\n\r\n## Options\r\n\r\nOn Windows, RbxUpload can retrieve your Roblox Studio cookie automatically so you do not have to provide login details or a cookie. Alternatively, you can set the `ROBLOX_COOKIE` environment variable. RbxUpload does not provide a mechanism for logging in and does not permit passwords or cookies in the command line arguments.\r\n\r\n```plain\r\n  -h, --help                   Display this help message\r\n  -?, --?                      Display this help message\r\n  --files string[]             Files to upload\r\n  -r, --registry               Log in to Roblox using Roblox Studio's cookie from the registry\r\n  --no-interactive             Don't use interactive mode\r\n  --skip                       Skip interactive prompts for specific values. Valid values: user, user-\r\n                               verify, group, group-verify, files, files-verify, type, id, name,\r\n                               description, name-retry, pixelfix, done\r\n  --group number               Group to upload to\r\n  --type                       Type of asset to upload as. Valid values: auto, decal\r\n  --name string                Name of asset. '$file' will be replaced with the file name. Defaults to $file\r\n  --description string         Description of asset. Supports $file. Defaults to \u003cblank\u003e\r\n  --name-retry string          Fallback name if upload fails due to text filtering. Does not support $file.\r\n  --description-retry string   Fallback description if upload fails due to text filtering. Does not support\r\n                               $file.\r\n  --pixelfix                   Use pixelfix to alpha bleed images before upload. Alpha-bleed is not saved to\r\n                               the file.\r\n```\r\n\r\n## Tips\r\n\r\nOn windows, you can add RbxUpload to your Send To menu:\r\n1. Install RbxUpload\r\n2. Copy-and-paste `%AppData%\\Microsoft\\Windows\\SendTo` into File Explorer\r\n3. Create a shortcut in SendTo...\r\n    * If you downloaded RbxUpload from the releases page:\r\n        1. Put RbxUpload somewhere recognizable like `C:\\`\r\n\t    2. Rename it `rbxupload` or `rbxupload.exe`\r\n\t    3. Copy-and-paste the following for the item location: `C:\\rbxupload.exe --registry --skip name description --type decal --name-retry \"Asset\" --pixelfix`\r\n\t* If you used `npm install -g rbxupload`:\r\n\t    1. Copy-and-paste the following for the item location: `rbxupload --registry --skip name description --type decal --name-retry \"Asset\" --pixelfix`\r\n4. Give the shortcut a good name like \"Roblox Decal\"\r\n5. Use \"Send To -\u003e Roblox Decal\" to easily upload decals to Roblox","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorecii%2Frbxupload","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcorecii%2Frbxupload","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorecii%2Frbxupload/lists"}