aboutsummaryrefslogtreecommitdiff
path: root/client/libacron/README.md
diff options
context:
space:
mode:
authorTrumeet <yuuta@yuuta.moe>2022-07-26 17:17:09 -0700
committerTrumeet <yuuta@yuuta.moe>2022-07-26 17:17:09 -0700
commit8b07bf593e54dd876e30d0cb1c7c7226d0d1b1e2 (patch)
treefa39391ea1eef6e87a563ee417ba709a33dae596 /client/libacron/README.md
parent219e4bb54375995fa377a1bcf9601a77cf6f1fee (diff)
downloadacron-8b07bf593e54dd876e30d0cb1c7c7226d0d1b1e2.tar
acron-8b07bf593e54dd876e30d0cb1c7c7226d0d1b1e2.tar.gz
acron-8b07bf593e54dd876e30d0cb1c7c7226d0d1b1e2.tar.bz2
acron-8b07bf593e54dd876e30d0cb1c7c7226d0d1b1e2.zip
feat(acronc): add acronc(1), the Acron cli
Still in early development, Windows support is incomplete. Signed-off-by: Trumeet <yuuta@yuuta.moe>
Diffstat (limited to 'client/libacron/README.md')
-rw-r--r--client/libacron/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/client/libacron/README.md b/client/libacron/README.md
index 4514e21..418e07b 100644
--- a/client/libacron/README.md
+++ b/client/libacron/README.md
@@ -3,6 +3,9 @@
A client library written in C,
based on [json-c](https://github.com/json-c/json-c) and [wic](https://github.com/cjhdev/wic).
+This document is for client developers. For users who want a remote console to their Minecraft
+server, they should consult [acronc(1)](apps/acronc), a ready-to-use Acron cli.
+
## Building
Requirements: