Added remove_org_consent module, a few other tweaks to modules
This commit is contained in:
@ -22,7 +22,7 @@ Modular Politics can also be used independently of Minetest as a command-line to
|
||||
The command-line version is in the `modpol` subdirectory. To interact with the interpreter on Unix systems in CLI mode, install lua or luajit and execute the following in this directory:
|
||||
|
||||
```
|
||||
$ cd modpol/interacctions/
|
||||
$ cd modpol/interactions/
|
||||
$ lua [or luajit]
|
||||
> dofile("login.lua")
|
||||
```
|
||||
|
Reference in New Issue
Block a user