epic nonunderstandable tut
-
referring to https://forums.ccbluex.net/topic/1187 (@Ender__Flash)
ok so
create new parameter in Module.kt: arrayListName, spacedTagName, spacedColorlessTagName
now add it in ModuleInfo and link it with Module
now add arrayListName into all modules' @ModuleInfo
now open Arraylist.kt and change 'module.name', 'module.tagName' and 'module.colorlessTagName (or sth like this)' to new ones (arrayListName, spacedTagName, spacedColorlessTagName)