From e546b881ef8f7603a99cc7efc23d6dfab562c0f0 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 16 Nov 2023 19:53:47 +0900 Subject: [PATCH] update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fe2ddc5f..9df5886a 100644 --- a/README.md +++ b/README.md @@ -189,6 +189,7 @@ NODE_CLASS_MAPPINGS.update({ * https://github.com/senshilabs/NINJA-plugin * https://github.com/MockbaTheBorg/Nodes + ## Roadmap - [ ] System displaying information about failed custom nodes import. @@ -198,6 +199,7 @@ NODE_CLASS_MAPPINGS.update({ - [ ] List of currently used custom nodes. - [ ] Template sharing system. - [ ] 3rd party API system. +- [ ] Collision checking system for nodes with the same ID across extensions. # Disclaimer