This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# Notes: | |
# - Im not confident in bash | |
# - while it works without any issues for our plugins this was made for internal use only originally and I had to remove some stuff | |
# - replace `<YOUR_COMPANY>` with your company name | |
# if there are any requirements missing let me know :) | |
# Requirements: | |
# all plugin files and the preset folder need to be in the same folder as this script |