summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorcheapie <no-email-for-you@example.com>2024-09-18 18:51:43 -0500
committercheapie <no-email-for-you@example.com>2024-09-18 18:51:43 -0500
commit06ffda5514d7d65140f3a32a28397ef60478f2fc (patch)
tree6c97fbd9da9cc604af1254efe0a09ad75e7d3165 /README
downloadadvtouchscreen-06ffda5514d7d65140f3a32a28397ef60478f2fc.tar
advtouchscreen-06ffda5514d7d65140f3a32a28397ef60478f2fc.tar.gz
advtouchscreen-06ffda5514d7d65140f3a32a28397ef60478f2fc.tar.bz2
advtouchscreen-06ffda5514d7d65140f3a32a28397ef60478f2fc.tar.xz
advtouchscreen-06ffda5514d7d65140f3a32a28397ef60478f2fc.zip
Add initial contentHEADmain
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 13 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..553dc29
--- /dev/null
+++ b/README
@@ -0,0 +1,13 @@
+Digilines Advanced Touchscreen
+==============================
+
+This is the advanced touchscreen from digistuff. mt-mods removed it when they
+took over maintenance, so here it is again as a standalone mod.
+
+Once a channel is set, simply send a raw formspec to it to display it.
+Fields are sent back on the same channel when the form is interacted with.
+
+Use the "lock" element to control who can interact with the form:
+
+* lock[1] - Only users with access to the area can submit the form
+* lock[0] - Anyone can submit the form