https://github.com/filiptibell/roblox-studio-utils
Cross-platform library for interacting with Roblox Studio
https://github.com/filiptibell/roblox-studio-utils
cli library roblox rust
Last synced: 9 months ago
JSON representation
Cross-platform library for interacting with Roblox Studio
- Host: GitHub
- URL: https://github.com/filiptibell/roblox-studio-utils
- Owner: filiptibell
- License: mpl-2.0
- Created: 2024-07-05T13:06:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-18T12:22:53.000Z (about 1 year ago)
- Last Synced: 2025-09-23T06:44:43.033Z (9 months ago)
- Topics: cli, library, roblox, rust
- Language: Rust
- Homepage:
- Size: 38.1 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
roblox-studio-utils
Cross-platform, almost zero-dependency Rust library for interacting with Roblox Studio.
# Features
The `roblox-studio-utils` crate contains functionality for:
- Opening place files
- Opening cloud places
- Starting local test servers & clients
- Finding the current Roblox Studio installation and relevant paths
# Usage
Please see the [examples](/examples/) directory for a comprehensive list of examples.