From 49311129e97a232074478c94db23a7285f106d99 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Sat, 20 May 2023 20:02:08 -0600 Subject: implemented properties, console, and logging system --- .../brysonsteck/ServerCraft/icons/arrow_down.png | Bin 0 -> 846 bytes .../xyz/brysonsteck/ServerCraft/icons/arrow_up.png | Bin 0 -> 841 bytes .../xyz/brysonsteck/ServerCraft/primary.fxml | 96 +++++++++++++-------- 3 files changed, 60 insertions(+), 36 deletions(-) create mode 100644 src/main/resources/xyz/brysonsteck/ServerCraft/icons/arrow_down.png create mode 100644 src/main/resources/xyz/brysonsteck/ServerCraft/icons/arrow_up.png (limited to 'src/main/resources') diff --git a/src/main/resources/xyz/brysonsteck/ServerCraft/icons/arrow_down.png b/src/main/resources/xyz/brysonsteck/ServerCraft/icons/arrow_down.png new file mode 100644 index 0000000..3ca5992 Binary files /dev/null and b/src/main/resources/xyz/brysonsteck/ServerCraft/icons/arrow_down.png differ diff --git a/src/main/resources/xyz/brysonsteck/ServerCraft/icons/arrow_up.png b/src/main/resources/xyz/brysonsteck/ServerCraft/icons/arrow_up.png new file mode 100644 index 0000000..a61ea1d Binary files /dev/null and b/src/main/resources/xyz/brysonsteck/ServerCraft/icons/arrow_up.png differ diff --git a/src/main/resources/xyz/brysonsteck/ServerCraft/primary.fxml b/src/main/resources/xyz/brysonsteck/ServerCraft/primary.fxml index 6b34102..cec0d2c 100644 --- a/src/main/resources/xyz/brysonsteck/ServerCraft/primary.fxml +++ b/src/main/resources/xyz/brysonsteck/ServerCraft/primary.fxml @@ -9,22 +9,25 @@ + + + - + -