@@ -26,7 +26,7 @@ Download and install the desktop application for your operating system directly
2626page. It provides the same web UI without needing to install Node.js or run any
2727commands — just download, install, and open.
2828
29- <video src =" https://res.cloudinary. com/dyzdjcx4u/video/upload/v1774526839/desktop-app_texsw4.webm " controls width =" 600 " ></video >
29+ <video src =" https://github. com/user-attachments/assets/ec3aca40-d884-4406-80e7-20a608b5c5c7 " controls width =" 600 " ></video >
3030
3131### 2. Web UI (via CLI)
3232
@@ -54,7 +54,7 @@ Then start the local web server:
5454$ liaex serve
5555```
5656
57- <video src =" https://res.cloudinary. com/dyzdjcx4u/video/upload/v1774526839/cli_ui_nlgjlg.webm " controls width =" 600 " ></video >
57+ <video src =" https://github. com/user-attachments/assets/f9d02a38-f6e0-45ef-b7a1-f9f424f8f318 " controls width =" 600 " ></video >
5858
5959This starts the LiaScript Export Server on port 3000 (default). You can specify a different port:
6060
@@ -92,7 +92,7 @@ Once installed, use `liaex` or `liascript-exporter`. Core options:
9292Format-specific options are documented in the sections below. You can also run
9393`liaex --help` at any time to see the full list.
9494
95- <video src="https://res.cloudinary. com/dyzdjcx4u/video/upload/v1774526840/cli_cmd_om6rsc.webm " controls width="600"></video>
95+ <video src="https://github. com/user-attachments/assets/591a6c89-f91e-401f-8b6d-8523f7173d78 " controls width="600"></video>
9696
9797### Docker (Android export)
9898
@@ -120,7 +120,7 @@ this repository:
120120docker build -t liascript/exporter .
121121```
122122
123- <video src="https://res.cloudinary. com/dyzdjcx4u/video/upload/v1774526840/docker_cli_m6qho6.webm " controls width="600"></video>
123+ <video src="https://github. com/user-attachments/assets/f6cdc80d-1765-41bb-8f09-fa0a8fd26047 " controls width="600"></video>
124124
125125You can also use the Docker container to run the web UI:
126126
@@ -130,7 +130,7 @@ docker run --rm -p 4000:4000 liascript/exporter
130130
131131Then open <http://localhost:4000> in your browser to access the export UI.
132132
133- <video src="https://res.cloudinary. com/dyzdjcx4u/video/upload/v1774526840/docker_ui_aubhvl.webm " controls width="600"></video>
133+ <video src="https://github. com/user-attachments/assets/6af7cecb-f14f-4167-a523-c4e051b449e3 " controls width="600"></video>
134134
135135## Format Reference
136136
0 commit comments