diff options
author | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2022-10-12 22:22:12 +0200 |
---|---|---|
committer | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2022-10-12 22:29:35 +0200 |
commit | a06602363c9b001a1877afa771b3282f2230595c (patch) | |
tree | befe6d9143e614db570614f6590db69ec7f63cd6 /editor | |
parent | ea47e03b360d0aeee10c1f7ef798f5750c2b1aa8 (diff) |
[Web] Add the "serve" and "run" scons targets.
You can now run the test HTTP server by calling:
scons p=web serve
If you also wish to run the browser, call instead:
scons p=web run
The default listen port is 8060, but can be overriden via the env
variable GODOT_WEB_TEST_PORT which must be a valid integer.
Diffstat (limited to 'editor')
0 files changed, 0 insertions, 0 deletions