From 18cb615ffb2dbf03957d0c650f7131d0a35e8d3c Mon Sep 17 00:00:00 2001 From: osmarks Date: Sun, 29 Apr 2018 15:54:15 +0100 Subject: [PATCH] Explain setup.lua --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c4fb559..74634ba 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ Client Client Client * **Introspection Module** is an introspection module, bound to a user, in a manipulator. To use it, it must be connected to a client with it configured, and the external side of the buffers. It is recommended that you interact with the client connected to it via a Plethora keyboard. ### Configuration +`setup.lua` handles most of the installation. It can also be run as `setup update` in order to update the code without going through the config process. Download it with `wget https://osmarks.ml/git/osmarks/dragon/raw/branch/master/setup.lua`. Configuration must be saved in a file called `conf` (no `.lua` extension). It is in lua table/textutils.serialise syntax. #### Server/Client