mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-22 02:25:34 +01:00
Updated Project Architecture (markdown)
parent
83f7281bf7
commit
c55b1a4a29
@ -47,11 +47,10 @@ From the build order, the dependencies between the modules should be apparent.
|
||||
|
||||
## Level 3: Package level overview
|
||||
|
||||
### Structure outline of `common`-module
|
||||
|
||||
![Overview](https://raw.githubusercontent.com/plan-player-analytics/Plan/master/Plan_architecture_overview.png)
|
||||
|
||||
#### Package structure
|
||||
### Structure outline of `common`-module
|
||||
|
||||
Below are *packages* that are in package `common/src/java/com.djrapitops.plan`
|
||||
|
||||
@ -96,7 +95,6 @@ Package | Role
|
||||
`utilities.logging` | Error logging code
|
||||
`version` | System that checks for new version
|
||||
|
||||
|
||||
### Dagger & Dependency Injection
|
||||
|
||||
Dagger (https://dagger.dev/) is used extensively around the project.
|
||||
|
Loading…
Reference in New Issue
Block a user