nili
v1.0.4
Published
old school chat server for larps
Downloads
4
Readme
nili
old school chat server for larps
untested
user instructions
- make sure you have node.js installed, version 8 and above.
- in the command prompt, run
npm i -g nili@latest
(requires an internet connection)- after a few seconds, the installation is done and a message will appear:
+ [email protected]
updated 1 package in 8.69s
(the latest version of the nili server is now installed in your machine)
- to run the server simply run
nili
from the command line.
developer instructions
- download code from github
- either
git clone [email protected]:amir-arad/nili.git
- or download zip file and extract files to folder
nili
- either
- inside folder
nili
runnpm install
from the comand line - inside folder
nili
runnpm start
from the comand line. server is now running. - connect to the server with any telnet client in port 2300
- example:
telnet localhost 2300
- telnet windows clients: telnet.exe, putty
- example: