Batch-upload Roblox KeyframeSequences to Open Cloud and build Animation instances
Project description
keyframe-uploader
Batch-upload Roblox KeyframeSequences to Open Cloud and get Animation instances back.
A Studio plugin sends your selected KeyframeSequences to a local server (rpx). The
server rebuilds each as a binary .rbxm, uploads it through the Open Cloud Assets API,
and returns the asset ids so the plugin can build Animation instances.
Install
pip install keyframe-uploader
rpx setup
rpx
rpx setup asks for your Open Cloud API key and creator id, installs rojo, and links you
to the Studio plugin. rpx where shows status. rpx starts the server.
Requirements
- Python 3.8+ (Windows)
- A Roblox Open Cloud API key with Assets read + write
- rojo (installed for you by
rpx setup)
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file keyframe_uploader-0.1.0.tar.gz.
File metadata
- Download URL: keyframe_uploader-0.1.0.tar.gz
- Upload date:
- Size: 13.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a079ba14d0659ec72d939167f16b6f5a6b6edbe56dddf9790e164dc26a81c50a
|
|
| MD5 |
171f1213ac66042d21737c8455bf9492
|
|
| BLAKE2b-256 |
8873d0e01028bbbf6d924c8ebc7570eea649647721c3056e7fcbb299b4f08cdf
|
File details
Details for the file keyframe_uploader-0.1.0-py3-none-any.whl.
File metadata
- Download URL: keyframe_uploader-0.1.0-py3-none-any.whl
- Upload date:
- Size: 15.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c4c3d211d29ab5ec501b3a2bb628f8829454becffe129bb0b249ef1298b895e
|
|
| MD5 |
cba9431a8ea392c444b63ae78de8ade0
|
|
| BLAKE2b-256 |
08148ddf96fcb2c6fb652eb292285d2b4e46da7cec3bbb3c64782feacb51344f
|