Removed JAR

This commit is contained in:
2026-06-19 23:52:34 +02:00
parent ea62b04e83
commit 9421f57406
6 changed files with 0 additions and 15 deletions
-13
View File
@@ -175,19 +175,6 @@ All deliverables are located in the [`deliverables/`](deliverables/) folder and
Contains code-coverage reports. The folder includes screenshot summaries (`.JPG`) and the full HTML report under `htmReport/`. Open [`Coverage/htmReport/index.html`](deliverables/Coverage/htmReport/index.html) in a browser for the interactive view.
### JAR
[`deliverables/JAR/`](deliverables/JAR/)
Executable fat-JARs for all three components of the application:
| File | Role |
|---|---|
| `Server.jar` | Game server |
| `ClientTUI.jar` | Text-based client |
| `ClientGUI.jar` | JavaFX graphical client |
See the **Launch** sections above for usage instructions.
### Javadoc
[`deliverables/JAVADOC/`](deliverables/JAVADOC/index.html)