Work on SettingsWindow and Server
This commit is contained in:
@@ -25,6 +25,11 @@
|
||||
<artifactId>javafx-fxml</artifactId>
|
||||
<version>${javafx.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.openjfx</groupId>
|
||||
<artifactId>javafx-graphics</artifactId>
|
||||
<version>${javafx.version}</version> <!-- Update to the JavaFX version you are using -->
|
||||
</dependency>
|
||||
<!-- Other dependencies can be added here as needed -->
|
||||
</dependencies>
|
||||
|
||||
|
Reference in New Issue
Block a user