mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-21 05:06:29 +00:00
5 lines
103 B
Bash
5 lines
103 B
Bash
#!/bin/sh
|
|
|
|
set -e
|
|
|
|
watchexec -c -w plugin "rojo build plugin -o $LOCALAPPDATA/Roblox/Plugins/Rojo.rbxm" |