mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-22 02:25:34 +01:00
Updated Project Architecture (markdown)
parent
780d17abf1
commit
6d65fc80a1
@ -120,12 +120,11 @@ Package | Role
|
||||
`utilities.html.icon` | Deprecated. APIv4 html utilities
|
||||
`utilities.java` | Java language extending utilities
|
||||
`utilities.logging` | Error logging code
|
||||
|
||||
`version` | System that checks for new version
|
||||
|
||||
# Abstraction layer for platforms
|
||||
|
||||
Different server platforms offer more or less the same sort of functionality, but with a different API. This is why in Plan some of it is abstracted away with [Abstract Plugin Framework](https://github.com/Rsl1122/Abstract-Plugin-Framework).
|
||||
Different server platforms offer more or less the same sort of functionality, but with a different API. This is why in Plan some of it is abstracted away with [Abstract Plugin Framework](https://github.com/AuroraLS3/Abstract-Plugin-Framework).
|
||||
|
||||
This is mostly limited to Task scheduling and logging.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user