From bbc6e7690832da95b3a74e1f5c9f07f5b52686b6 Mon Sep 17 00:00:00 2001 From: FlorianMichael <60033407+FlorianMichael@users.noreply.github.com> Date: Mon, 31 Jul 2023 13:17:34 +0200 Subject: [PATCH] Add description to all modules of the project --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index af20c7d..1fd5129 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ This proof-of-concept also uses the following libraries: # To Do List -Patchwork: +Patchwork (API): - [x] Logging System - [x] SQL API @@ -88,7 +88,7 @@ Patchwork: - [ ] Configuration API *(In Progress...)* - [ ] Event API *(In Progress...)* -Datura: +Datura (Data Manager): - [ ] Permission Handling *(In Progress...)* - [ ] Permission Registration & Assignment *(In Progress...)* @@ -97,7 +97,7 @@ Datura: - [ ] User Data Implementations *(In Progress...)* - [x] Punishment Systems (e.x. Locker, Halter, Cager) -Fossil: +Fossil (Entertainment): - [x] Economy Implementation - [ ] Particle Implementation / Trails *(In Progress...)* @@ -106,7 +106,7 @@ Fossil: - [ ] Chat reaction / game system - [ ] Jumppads -Corvo: +Corvo (Scheduling and Listening Service): - [ ] Service Implementation - [ ] Service Handling