ZEP Script Deployment Guide

This document explains how to deploy an app created with ZEP Script.

STEP 1

Select all of the files to be used, including the main.js file developed with ZEP Script, image files, and widget files, and compress them.

Note:

  • The app’s file name and type must be set as “main.js”.

  • Select the individual files together to compress. Do not compress a folder.

  • The supported filename extension is *.zip.

STEP 2

Create an account on ZEP and sign in, on the My Spaces page click Your Profile Name > My apps (Beta).

STEP 3

3) Click Upload app on the My apps (Beta) page.

STEP 4

Click the Upload button after filling out the App name, Description, selecting the app Type, and uploading the Icon, and compressed ZEP script file.

STEP 5

You can install apps to your desired maps according to their App Type.

  • Normal App:

    Enter Map Editor on a map for which you have an Editor role or higher and in the Map manager in the bottom left corner click ⚙️ > Edit to bring up the Map Setting pop-up and select your App from the Application drop-down menu.

  • Mini-Game:

    Enter the play screen > Select the Mini-Game button on the side bar.

🚧 Debugging and Error Messages

When the app is executed, error messages will be displayed in red text in the chat message box for all who have permission settings of Staff or higher.

Last updated