This commit is contained in:
2025-09-13 16:29:39 +02:00
parent ad942b8cea
commit 8ea968953e

View File

@@ -9,8 +9,8 @@ Building on https://git.benetou.fr/utopiah/text-code-xr-engine this environment
You can setup the backend via the Dockerfile. It will spawn a NodeJS server. Note that a working WebDAV server is required and for that https://github.com/bfren/docker-nginx-webdav is recommended.
The data directory includes the frontend with its filters.
The data directory includes the frontend with its `filters/`.
The core XR interactions are done via jxr-core.js
The core XR interactions are done via `jxr-core.js`
See https://futuretextlab.info for discussions, including videos, on the motivation behind this work.