EXILED
EXILED copied to clipboard
Example project is too overwhelming
The example project is for people who are new to making an EXILED plugin. It shouldn't be something that uses this much aspects of the API. It should be like a template that everybody can easily understand and work on top of it
I don't really think that it'll be hard to understand. Of course, you need to know C#. If it's still too hard, you can start with reading For Developers section in readme or Getting started page from docs (better to read both of them).
In my opinion an example project should be a template that could fit into every project, for EXILED it can be a plugin that logs "Hello world!" on enable. I understand the way Exiled took with the example project. I'm not saying that the example project isn't understandable, just saying that this way it could be more useful.
It includings all usable features. So we don't have lots of examples for every part of existing APIs
working on this, i'll make a pr soon
Simplified in #2643
Consider closing this Issue, if the issue has been resolved.
Looks like resolved in #2643, closing the issue.