ZEP Guidebook (EN)
  • Hello ZEP Script
  • ZEP Script
    • 💻ZEP Script Guide
      • ZEP Script Development Guide
        • JavaScript Development Tips
        • ZEP Script Deployment Guide
        • TypeScript Development Tips
      • Explore ZEP Script
        • Tutorials
          • Displaying a Message
          • Changing Avatar Image
          • Using HTML
          • Communicating with an External API
          • Creating a 2-Second Stun Effect
        • ZEP Script Example Code
          • Timer
          • Zombie Game
          • Paintman Game
          • Hangul Quiz Game
          • Avoid Poop Game
          • Boxing Game
          • Sidebar App
          • Race
      • ZEP Script FAQ
      • Appendix
        • ZEP Script Use Cases
        • Understanding Spaces and Maps
        • JavaScript Keycode List
        • Understanding Sprite Sheets
        • TileEffectType Detailed Explanation
        • What are Reference Coordinates?
        • Communicating with an External API
        • How to Use URL Query Strings
        • How to Change the Mobile Interaction Button
        • Grammar Available for Widgets
        • Object Interaction with ZEP Script
        • Object npcProperty
    • 📘ZEP Script API
      • API Summary
      • ScriptApp
        • Lifecycle
        • Field
        • Storage
        • Event Listeners
        • Callbacks
        • Methods
      • ScriptMap
        • Field
        • Methods
      • ScriptPlayer
        • Field
        • Methods
      • ScriptWidget
        • Field
        • Event Listeners
        • Methods
  • Others
    • Homepage
    • FAQ
    • Twitter
    • Discord
Powered by GitBook
On this page
  • STEP 1
  • STEP 2
  • STEP 3
  • STEP 4
  • STEP 5
  • 🚧 Debugging and Error Messages

Was this helpful?

  1. ZEP Script
  2. ZEP Script Guide
  3. ZEP Script Development Guide

ZEP Script Deployment Guide

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

PreviousJavaScript Development TipsNextTypeScript Development Tips

Last updated 2 years ago

Was this helpful?

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 page click Your Profile Name > .

STEP 3

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.

3) Click Upload app on the page.

💻
My apps (Beta)
My Spaces
My apps (Beta)
14KB
Zombie_Sample.zip
archive
This is how the app name and icon appear. (Mini-Game)