﻿LeCodes Desktop
===============

Run a project by passing its URL:

    lecodes-desktop.exe https://le.codes/qr/<id>

Run a locally compiled project (lecodes preview -o app.js):

    lecodes-desktop.exe app.js

An "app.js" placed NEXT TO lecodes-desktop.exe runs automatically with no arguments;
otherwise a placeholder screen is shown. "lecodes-desktop.exe --version" prints the version.

Keep the "assets" folder and the *.dll files in the SAME folder as lecodes-desktop.exe.
(The .dll files are the Microsoft Visual C++ runtime, bundled so no install is needed.)

Requirements: 64-bit Windows 10/11. Video playback uses Windows Media Foundation - on
"N"/"KN" Windows editions install the "Media Feature Pack" (audio is unaffected).
