From a4dd6c24e5aa12ea4c83b1f343d65816234401f7 Mon Sep 17 00:00:00 2001 From: Merith Date: Sat, 29 May 2021 07:17:19 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b290c2fbb..d1cca792c 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ We also have a second resourcepack made by [3prm3](https://github.com/3prm3), it * Rewrite the config system * **Planned for 1.96.0 release** * it currently sets the values that would normally be read from `config/computercraft.json` to the default values, because it does not read the file at all +* Fixing `/computercraft` commands, + * No clue why they broken, they just are ## Contributing Any contribution is welcome, be that using the mod, reporting bugs or contributing code. In order to start helping develop CC:R there are a few rules