Skip to main contentCrate roblox_studio_utils
Source - RobloxStudioOpener
- A builder to open a Roblox Studio instance through the official binary,
while also properly handling its CLI arguments and intricacies.
- RobloxStudioPaths
- References to discovered, validated paths to the current
Roblox Studio executable, content, and plugins directories.
- RobloxStudioError
- An error that may occur when interacting with Roblox Studio.
- RobloxStudioResult
- Type alias for results that return a
RobloxStudioError.