mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 20:55:50 +00:00
5 lines
80 B
Bash
Executable File
5 lines
80 B
Bash
Executable File
#!/bin/sh
|
|
|
|
set -e
|
|
|
|
rojo build plugin -o "$LOCALAPPDATA/Roblox/Plugins/Rojo.rbxm" |