Created Launcher (markdown)

Namhyeon Go 2024-09-23 02:21:01 +09:00
parent e5951be02d
commit 8ba6c7aa6c

12
Launcher.md Normal file

@ -0,0 +1,12 @@
## Launcher
This page explains how to run a WelsonJS Application Package (ZIP file) using the WelsonJS Launcher.
### Step 1. Run the `WelsonJS.Launcher.exe` file and select the app location.
The WelsonJS Launcher supports both local app files and external app files (a feature to download app files from the network, which will be supported in the future). Select the appropriate option.
![image](https://github.com/user-attachments/assets/d3339f08-ab36-4a35-81b5-9959bcf315fa)
### Step 2. Choose the app file (zip file)
If you selected a local app file, a dialog window will open where you can choose your app file (zip file). Select your app file and click Open.
![image](https://github.com/user-attachments/assets/22ce46a9-a324-408a-9729-1ccd3bbf50e9)