From 06ffda5514d7d65140f3a32a28397ef60478f2fc Mon Sep 17 00:00:00 2001 From: cheapie Date: Wed, 18 Sep 2024 18:51:43 -0500 Subject: Add initial content --- README | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README (limited to 'README') 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 -- cgit v1.2.3