Add script for installing release plugin

This commit is contained in:
Lucien Greathouse
2019-10-01 18:42:25 -07:00
parent 40105515d2
commit 73bbaaf0af

5
bin/install-release-plugin.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/sh
set -e
rojo build plugin -o "$LOCALAPPDATA/Roblox/Plugins/Rojo.rbxm"