-
Notifications
You must be signed in to change notification settings - Fork 4
Upload Guide
SMA/SP Files:
Simply upload the SMA/SP file and click the Compile button to compile the plugin.
ZIP/GZ Files:
You can upload a ZIP/GZ file if you have custom include files or you wish to compile more than 1 plugin at the same time.
The file structure of the ZIP/GZ must have the SMA/SP files in the root of the archive, not in a folder. The way the script works is that it extracts the contents to a folder and then compiles all SMA/SP files within that folder. It will not transverse folders to find the SMA/SP files.
If you uploaded a SMA/SP file or a ZIP/GZ file with only 1 SMA/SP file in it, you will download the compiled plugin only.
If you uploaded a ZIP/GZ file with more than 1 SMA/SP file in it, you will get a ZIP/GZ file containing all the compiled plugins. The type of archive downloaded will be the same as the one you uploaded.