modify toml4j fork to automatically add new fields without overwriting previous ones and setup motd

This commit is contained in:
Taah
2022-05-04 05:18:07 -07:00
parent 6756f2db76
commit b072e49d85
45 changed files with 3708 additions and 0 deletions

View File

@ -7,4 +7,5 @@ pluginManagement {
rootProject.name = "Plex"
include 'api'
include 'server'
include 'proxy'