From 0a90f88d17cb834bcd2ba82b1d7f31e02c146aa8 Mon Sep 17 00:00:00 2001 From: zznty <94796179+zznty@users.noreply.github.com> Date: Tue, 4 Oct 2022 09:43:23 +0700 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f11f915..485e779 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,13 @@ - [x] get property value - [x] set property value - [ ] plugins - - [ ] list (with ids for config type instance) + - [ ] list (status, id for config type instance) + - [ ] downloads + - [ ] list (guids, names, icons, latest versions) + - [ ] get info by guid (full description) + - [ ] download by guid + - [ ] install (multipart zip) + - [ ] uninstall by guid - [ ] players - [ ] list - [ ] kick (with cooldown or not)