aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorstonedDiscord <Tukz@gmx.de>2022-05-22 13:00:34 +0200
committerstonedDiscord <Tukz@gmx.de>2022-05-22 13:00:34 +0200
commite723dd8bf73101e79ec24bc72fe9bdb8c9dd286f (patch)
treefd2c42541f6458a0cc5207f26c9e7d13fce5d71a /README.md
parent8e904e289de12382d2403106ce5c7b9c5de03049 (diff)
update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 2 insertions, 12 deletions
diff --git a/README.md b/README.md
index 8fa1674..7b0682f 100644
--- a/README.md
+++ b/README.md
@@ -1,17 +1,7 @@
# webAO
This is a client for the Attorney Online roleplaying chatroom written in HTML and JavaScript.
-It works with the tsuserver3/serverD software when the server has WebSockets enabled.
-
-webAO-only features:
- - Asset URLs
- - Automated testimony control
-
-Desktop-only features:
- - 2.6+ markup
- - Non-interrupting preanimations
-
-In short, webAO is in disrepair. Again.
+It works with the any AO server if it has WebSocket support.
Link to the client in this repo: http://web.aceattorneyonline.com/
@@ -26,7 +16,7 @@ Link to the client in this repo: http://web.aceattorneyonline.com/
# Running Locally on Linux
-1. `nvm use`
+1. `npm use`
2. `npm install`
3. `npm run start`