Added basic library discovery.

Put all libraries into the libraries folder at the root of your server directory.
These will be added to the distribution as Library modules. Recall, Library modules
are added to the client's classpath at runtime.
This commit is contained in:
Daniel Scalzi
2020-05-19 21:52:41 -04:00
parent 43fb84f4a9
commit afcae366b5
6 changed files with 158 additions and 65 deletions

View File

@@ -159,6 +159,7 @@ Ex.
* `TestServer-1.12.2`
* `files` All modules of type `File`.
* `libraries` All modules of type `Library`
* `forgemods` All modules of type `ForgeMod`.
* `litemods` All modules of type `LiteMod`.
* `TestServer-1.12.2.png` Server icon file.