Web proxy to Elemental on Command Line https://elem.dervland.net/
Find a file
2025-04-17 22:44:08 -04:00
static i cannot math 2025-04-17 22:44:08 -04:00
.gitignore this is awful right now 2025-04-01 18:14:36 -04:00
index.js fix malformed input issue when there is nothing malformed 2025-04-12 23:59:47 -04:00
LICENSE no license? 2025-04-15 19:27:09 -04:00
package-lock.json improve UI on web client to include features from penguinmod client 2025-04-17 17:31:25 -04:00
package.json this is awful right now 2025-04-01 18:14:36 -04:00
README.md add guide 2025-04-09 12:17:40 -04:00

Elemental to Web

The bundled client is a demo and may not always be updated. Other clients will have better support for features and interface elements.

This is a simple web proxy that manages users for Elemental on Command Line.

Hosting

This requires a directory bin containing a compiled executable from Elemental on Command Line.

There should also be a directory bin/elem_data with inv_base.txt from the tarball.

Now run the server:

npm i
node index.js