Hello! I've noticed that for the config.yml you can place multiple menus in that same file, but if you want to code split then you can only have one menu per file as an external gui. Is there any chance that we could add support for having multiple menus in one external gui file, so that we can still enjoy of code splitting but per "feature" instead of having to make 10 files to create one single multi-step menu? Thanks!
#Multiple menus in the same external gui file
1 messages · Page 1 of 1 (latest)
You can not have multiple menus in one file but you can split menus in different sub directories.
Yes I know that you can't, this was a feature request. But I will try the subdirectories, looks like a good option in the current build. Thanks!
ah. this won't be a feature in deluxemenus tho. It's mostly because people don't know when to stop and it makes it very difficult to just find even small syntax errors. It's also the reason we recommend to not use the config for menus and why it will not be supported in the future anymore.