Skip to content

Mark-Marks/studio-patcher

 
 

Repository files navigation

studio-patcher

It patches studio or something.

content

screenshots

alt text

installation

Run the installer from the releases page.

building from source

dependencies

running program

  1. pnpm i

  2. cargo tauri dev

buidling installer

The installer will be written to /src-tauri/target/release/bundle

  1. pnpm i
  2. cargo tauri build

patches

internal studio

The internal studio patch enables Roblox's Internal Studio mode. It provides access to many restricted features that exist within Studio.

extended explorer

The extend explorer patch shows all hidden properties in the Property View, including hidden and restricted properties.

example

alt text

Releases

No releases published

Packages

No packages published

Languages

  • Rust 52.5%
  • JavaScript 32.2%
  • CSS 13.6%
  • HTML 1.7%