You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project has just started out. Well kind of...
The original project's history actually dates all the way back to 2015, being first released as CS-CoreLib.
In 2019, this library was re-established as CS-CoreLib 2.
Now in 2021, the library is being rewritten and re-furnished as dough.
Dough is a multi-module Maven project which provides various utilities the average Spigot and Paper plugin developer may need. It's open-sourced and released under the permissive MIT License.
Contributions are very much welcome!
However, there are still lots of things to do, to fix and to clean up before we will have our first proper 1.0 release.
This issue serves as the starting ground and we will utilise GitHub's new sub-issue functionality here to create child issues off of this roadmap.
📖 History
This project has just started out. Well kind of...
The original project's history actually dates all the way back to 2015, being first released as CS-CoreLib.
In 2019, this library was re-established as CS-CoreLib 2.
Now in 2021, the library is being rewritten and re-furnished as dough.
Dough is a multi-module Maven project which provides various utilities the average Spigot and Paper plugin developer may need. It's open-sourced and released under the permissive MIT License.
Contributions are very much welcome!
However, there are still lots of things to do, to fix and to clean up before we will have our first proper 1.0 release.
This issue serves as the starting ground and we will utilise GitHub's new sub-issue functionality here to create child issues off of this roadmap.
👐🏻 The team
The current maintainers of dough:
📝 The big TODO list
This list is ordered by priority, this does not necessarily mean that it needs to be fulfilled in sequence.
javax.annotations
README.md
file #20checkstyle.xml
andmaven-checkstyle-plugin
#35dough-common
#21MinecraftVersion
(currently indough-reflection
, should be moved todough-common
) #22DoughLogger
wherever anException
may be thrown #23dough-data
compilation-ready #24dough-inventories
compilation-ready #25dough-tags
#26CompletableFuture<Version>
(latestVersion) for Auto-Updaters #36dough-recipes
#27dough-chat
#28dough-common
#31dough-inventories
and perhaps rewrite that completely #29dough
to a maven repository, perhaps even maven-central? 👀 #33dough
into Slimefun #34ReflectionUtils
#56CopyUtils.java
#61The text was updated successfully, but these errors were encountered: