aboutsummaryrefslogtreecommitdiff
path: root/app/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main')
-rw-r--r--app/src/main/kotlin/xyz/brysonsteck/ServerCraft/App.kt (renamed from app/src/main/kotlin/xyz/brysonsteck/servercraft/App.kt)0
-rw-r--r--app/src/main/kotlin/xyz/brysonsteck/ServerCraft/Main.kt (renamed from app/src/main/kotlin/xyz/brysonsteck/servercraft/Main.kt)0
-rw-r--r--app/src/main/kotlin/xyz/brysonsteck/ServerCraft/controllers/InfoController.kt (renamed from app/src/main/kotlin/xyz/brysonsteck/servercraft/controllers/InfoController.kt)0
-rw-r--r--app/src/main/kotlin/xyz/brysonsteck/ServerCraft/controllers/PrimaryController.kt (renamed from app/src/main/kotlin/xyz/brysonsteck/servercraft/controllers/PrimaryController.kt)0
-rw-r--r--app/src/main/kotlin/xyz/brysonsteck/ServerCraft/server/Download.kt (renamed from app/src/main/kotlin/xyz/brysonsteck/servercraft/server/Download.kt)0
-rw-r--r--app/src/main/kotlin/xyz/brysonsteck/ServerCraft/server/Server.kt (renamed from app/src/main/kotlin/xyz/brysonsteck/servercraft/server/Server.kt)0
-rw-r--r--app/src/main/resources/dmg.pngbin0 -> 8844 bytes
-rw-r--r--app/src/main/resources/icon.icnsbin0 -> 1575945 bytes
-rw-r--r--app/src/main/resources/icon.icobin0 -> 270322 bytes
-rw-r--r--app/src/main/resources/icon.pngbin0 -> 213761 bytes
-rw-r--r--app/src/main/resources/xyz/brysonsteck/ServerCraft/app.png (renamed from app/src/main/resources/xyz/brysonsteck/servercraft/app.png)bin75026 -> 75026 bytes
-rw-r--r--app/src/main/resources/xyz/brysonsteck/ServerCraft/css/info-tabs.css (renamed from app/src/main/resources/xyz/brysonsteck/servercraft/css/info-tabs.css)0
-rw-r--r--app/src/main/resources/xyz/brysonsteck/ServerCraft/icons/info.png (renamed from app/src/main/resources/xyz/brysonsteck/servercraft/icons/info.png)bin5289 -> 5289 bytes
-rw-r--r--app/src/main/resources/xyz/brysonsteck/ServerCraft/icons/warning.png (renamed from app/src/main/resources/xyz/brysonsteck/servercraft/icons/warning.png)bin5131 -> 5131 bytes
-rw-r--r--app/src/main/resources/xyz/brysonsteck/ServerCraft/info.fxml (renamed from app/src/main/resources/xyz/brysonsteck/servercraft/info.fxml)0
-rw-r--r--app/src/main/resources/xyz/brysonsteck/ServerCraft/primary.fxml (renamed from app/src/main/resources/xyz/brysonsteck/servercraft/primary.fxml)0
16 files changed, 0 insertions, 0 deletions
diff --git a/app/src/main/kotlin/xyz/brysonsteck/servercraft/App.kt b/app/src/main/kotlin/xyz/brysonsteck/ServerCraft/App.kt
index 7aa5639..7aa5639 100644
--- a/app/src/main/kotlin/xyz/brysonsteck/servercraft/App.kt
+++ b/app/src/main/kotlin/xyz/brysonsteck/ServerCraft/App.kt
diff --git a/app/src/main/kotlin/xyz/brysonsteck/servercraft/Main.kt b/app/src/main/kotlin/xyz/brysonsteck/ServerCraft/Main.kt
index e914e99..e914e99 100644
--- a/app/src/main/kotlin/xyz/brysonsteck/servercraft/Main.kt
+++ b/app/src/main/kotlin/xyz/brysonsteck/ServerCraft/Main.kt
diff --git a/app/src/main/kotlin/xyz/brysonsteck/servercraft/controllers/InfoController.kt b/app/src/main/kotlin/xyz/brysonsteck/ServerCraft/controllers/InfoController.kt
index a4bdb18..a4bdb18 100644
--- a/app/src/main/kotlin/xyz/brysonsteck/servercraft/controllers/InfoController.kt
+++ b/app/src/main/kotlin/xyz/brysonsteck/ServerCraft/controllers/InfoController.kt
diff --git a/app/src/main/kotlin/xyz/brysonsteck/servercraft/controllers/PrimaryController.kt b/app/src/main/kotlin/xyz/brysonsteck/ServerCraft/controllers/PrimaryController.kt
index cad547d..cad547d 100644
--- a/app/src/main/kotlin/xyz/brysonsteck/servercraft/controllers/PrimaryController.kt
+++ b/app/src/main/kotlin/xyz/brysonsteck/ServerCraft/controllers/PrimaryController.kt
diff --git a/app/src/main/kotlin/xyz/brysonsteck/servercraft/server/Download.kt b/app/src/main/kotlin/xyz/brysonsteck/ServerCraft/server/Download.kt
index a10ff69..a10ff69 100644
--- a/app/src/main/kotlin/xyz/brysonsteck/servercraft/server/Download.kt
+++ b/app/src/main/kotlin/xyz/brysonsteck/ServerCraft/server/Download.kt
diff --git a/app/src/main/kotlin/xyz/brysonsteck/servercraft/server/Server.kt b/app/src/main/kotlin/xyz/brysonsteck/ServerCraft/server/Server.kt
index 38e79a1..38e79a1 100644
--- a/app/src/main/kotlin/xyz/brysonsteck/servercraft/server/Server.kt
+++ b/app/src/main/kotlin/xyz/brysonsteck/ServerCraft/server/Server.kt
diff --git a/app/src/main/resources/dmg.png b/app/src/main/resources/dmg.png
new file mode 100644
index 0000000..5c33572
--- /dev/null
+++ b/app/src/main/resources/dmg.png
Binary files differ
diff --git a/app/src/main/resources/icon.icns b/app/src/main/resources/icon.icns
new file mode 100644
index 0000000..fe1d98a
--- /dev/null
+++ b/app/src/main/resources/icon.icns
Binary files differ
diff --git a/app/src/main/resources/icon.ico b/app/src/main/resources/icon.ico
new file mode 100644
index 0000000..4968f64
--- /dev/null
+++ b/app/src/main/resources/icon.ico
Binary files differ
diff --git a/app/src/main/resources/icon.png b/app/src/main/resources/icon.png
new file mode 100644
index 0000000..a24c362
--- /dev/null
+++ b/app/src/main/resources/icon.png
Binary files differ
diff --git a/app/src/main/resources/xyz/brysonsteck/servercraft/app.png b/app/src/main/resources/xyz/brysonsteck/ServerCraft/app.png
index ceb633a..ceb633a 100644
--- a/app/src/main/resources/xyz/brysonsteck/servercraft/app.png
+++ b/app/src/main/resources/xyz/brysonsteck/ServerCraft/app.png
Binary files differ
diff --git a/app/src/main/resources/xyz/brysonsteck/servercraft/css/info-tabs.css b/app/src/main/resources/xyz/brysonsteck/ServerCraft/css/info-tabs.css
index 023b0c1..023b0c1 100644
--- a/app/src/main/resources/xyz/brysonsteck/servercraft/css/info-tabs.css
+++ b/app/src/main/resources/xyz/brysonsteck/ServerCraft/css/info-tabs.css
diff --git a/app/src/main/resources/xyz/brysonsteck/servercraft/icons/info.png b/app/src/main/resources/xyz/brysonsteck/ServerCraft/icons/info.png
index c1951a7..c1951a7 100644
--- a/app/src/main/resources/xyz/brysonsteck/servercraft/icons/info.png
+++ b/app/src/main/resources/xyz/brysonsteck/ServerCraft/icons/info.png
Binary files differ
diff --git a/app/src/main/resources/xyz/brysonsteck/servercraft/icons/warning.png b/app/src/main/resources/xyz/brysonsteck/ServerCraft/icons/warning.png
index 4d66729..4d66729 100644
--- a/app/src/main/resources/xyz/brysonsteck/servercraft/icons/warning.png
+++ b/app/src/main/resources/xyz/brysonsteck/ServerCraft/icons/warning.png
Binary files differ
diff --git a/app/src/main/resources/xyz/brysonsteck/servercraft/info.fxml b/app/src/main/resources/xyz/brysonsteck/ServerCraft/info.fxml
index 9228a2b..9228a2b 100644
--- a/app/src/main/resources/xyz/brysonsteck/servercraft/info.fxml
+++ b/app/src/main/resources/xyz/brysonsteck/ServerCraft/info.fxml
diff --git a/app/src/main/resources/xyz/brysonsteck/servercraft/primary.fxml b/app/src/main/resources/xyz/brysonsteck/ServerCraft/primary.fxml
index dfdadd7..dfdadd7 100644
--- a/app/src/main/resources/xyz/brysonsteck/servercraft/primary.fxml
+++ b/app/src/main/resources/xyz/brysonsteck/ServerCraft/primary.fxml