File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,15 +17,15 @@ export const DOC_PROJECTS: DocProject[] = [
1717 icon : Code ,
1818 iconColor : "text-purple-500 dark:text-purple-400" ,
1919 gradientColor : "from-purple-500/20 to-indigo-500/20" ,
20- description : "Core library providing essential features and utilities for Minecraft servers " ,
20+ description : "All the most important server functions in one! " ,
2121 } ,
2222 {
2323 path : "/docs/eternalcombat" ,
2424 title : "EternalCombat" ,
2525 icon : FileText ,
2626 iconColor : "text-red-500 dark:text-red-400" ,
2727 gradientColor : "from-red-500/20 to-orange-500/20" ,
28- description : "Advanced combat system with customizable mechanics and features " ,
28+ description : "Something more than just combat logging for Minecraft! " ,
2929 } ,
3030 {
3131 path : "/docs/multification" ,
You can’t perform that action at this time.
0 commit comments