1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-05 19:31:35 +00:00

Replace local web server setup for web editor with a Python-based solution

This makes it easier to set up, as you always have Python installed
when building Godot. On the other hand, you don't always have Node.js
+ npm installed (and you may not want to spend time running `npm install`).

Co-authored-by: Fabio Alessandrelli <fabio.alessandrelli@gmail.com>
(cherry picked from commit 1be1b15a57)
This commit is contained in:
Hugo Locurcio
2022-08-24 00:34:53 +02:00
committed by Rémi Verschelde
parent b0b759e6da
commit 816db5c215
4 changed files with 55 additions and 1245 deletions

File diff suppressed because it is too large Load Diff