Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 447 Bytes

File metadata and controls

13 lines (8 loc) · 447 Bytes

Scriptbench

Open-source benchmarking plugin for Roblox, built using roblox-ts & React.

Licensed under MIT License (with additional terms written).

Building

The build system for this is a bit different, as it uses different rojo json files for building and serving.

npm run build to build the project in local directory.

npm run dev to serve the project locally.

npm run plugin to build and install the plugin into Roblox Studio.