From 9e163491a56ff4fb8eadc7dd22142c4ee539f24d Mon Sep 17 00:00:00 2001 From: Paul Oliver <contact@pauloliver.dev> Date: Mon, 14 Apr 2025 07:56:28 -0700 Subject: Adds README and build/install scripts (linux only) --- .../construction-robot-reflection.png | Bin 231 -> 0 bytes .../construction-robot/construction-robot-shadow.png | Bin 25931 -> 0 bytes .../construction-robot/construction-robot-working.png | Bin 193605 -> 0 bytes .../entity/construction-robot/construction-robot.png | Bin 231204 -> 0 bytes graphics/entity/iron-active-provider-chest.png | Bin 11556 -> 0 bytes graphics/entity/iron-buffer-chest.png | Bin 26169 -> 0 bytes graphics/entity/iron-chest.png | Bin 10749 -> 0 bytes graphics/entity/iron-passive-provider-chest.png | Bin 26153 -> 0 bytes graphics/entity/iron-requester-chest.png | Bin 26081 -> 0 bytes graphics/entity/iron-storage-chest.png | Bin 26207 -> 0 bytes .../entity/logistic-robot/logistic-robot-shadow.png | Bin 35156 -> 0 bytes graphics/entity/logistic-robot/logistic-robot.png | Bin 433640 -> 0 bytes 12 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 graphics/entity/construction-robot/construction-robot-reflection.png delete mode 100644 graphics/entity/construction-robot/construction-robot-shadow.png delete mode 100644 graphics/entity/construction-robot/construction-robot-working.png delete mode 100644 graphics/entity/construction-robot/construction-robot.png delete mode 100644 graphics/entity/iron-active-provider-chest.png delete mode 100644 graphics/entity/iron-buffer-chest.png delete mode 100644 graphics/entity/iron-chest.png delete mode 100644 graphics/entity/iron-passive-provider-chest.png delete mode 100644 graphics/entity/iron-requester-chest.png delete mode 100644 graphics/entity/iron-storage-chest.png delete mode 100644 graphics/entity/logistic-robot/logistic-robot-shadow.png delete mode 100644 graphics/entity/logistic-robot/logistic-robot.png (limited to 'graphics/entity') diff --git a/graphics/entity/construction-robot/construction-robot-reflection.png b/graphics/entity/construction-robot/construction-robot-reflection.png deleted file mode 100644 index 18e5bc5..0000000 Binary files a/graphics/entity/construction-robot/construction-robot-reflection.png and /dev/null differ diff --git a/graphics/entity/construction-robot/construction-robot-shadow.png b/graphics/entity/construction-robot/construction-robot-shadow.png deleted file mode 100644 index 5645739..0000000 Binary files a/graphics/entity/construction-robot/construction-robot-shadow.png and /dev/null differ diff --git a/graphics/entity/construction-robot/construction-robot-working.png b/graphics/entity/construction-robot/construction-robot-working.png deleted file mode 100644 index c565f6a..0000000 Binary files a/graphics/entity/construction-robot/construction-robot-working.png and /dev/null differ diff --git a/graphics/entity/construction-robot/construction-robot.png b/graphics/entity/construction-robot/construction-robot.png deleted file mode 100644 index 14cc719..0000000 Binary files a/graphics/entity/construction-robot/construction-robot.png and /dev/null differ diff --git a/graphics/entity/iron-active-provider-chest.png b/graphics/entity/iron-active-provider-chest.png deleted file mode 100644 index fd48814..0000000 Binary files a/graphics/entity/iron-active-provider-chest.png and /dev/null differ diff --git a/graphics/entity/iron-buffer-chest.png b/graphics/entity/iron-buffer-chest.png deleted file mode 100644 index e3cf10a..0000000 Binary files a/graphics/entity/iron-buffer-chest.png and /dev/null differ diff --git a/graphics/entity/iron-chest.png b/graphics/entity/iron-chest.png deleted file mode 100644 index 917d181..0000000 Binary files a/graphics/entity/iron-chest.png and /dev/null differ diff --git a/graphics/entity/iron-passive-provider-chest.png b/graphics/entity/iron-passive-provider-chest.png deleted file mode 100644 index c19a894..0000000 Binary files a/graphics/entity/iron-passive-provider-chest.png and /dev/null differ diff --git a/graphics/entity/iron-requester-chest.png b/graphics/entity/iron-requester-chest.png deleted file mode 100644 index 893f041..0000000 Binary files a/graphics/entity/iron-requester-chest.png and /dev/null differ diff --git a/graphics/entity/iron-storage-chest.png b/graphics/entity/iron-storage-chest.png deleted file mode 100644 index a1fe5da..0000000 Binary files a/graphics/entity/iron-storage-chest.png and /dev/null differ diff --git a/graphics/entity/logistic-robot/logistic-robot-shadow.png b/graphics/entity/logistic-robot/logistic-robot-shadow.png deleted file mode 100644 index 3f71cc6..0000000 Binary files a/graphics/entity/logistic-robot/logistic-robot-shadow.png and /dev/null differ diff --git a/graphics/entity/logistic-robot/logistic-robot.png b/graphics/entity/logistic-robot/logistic-robot.png deleted file mode 100644 index 0532783..0000000 Binary files a/graphics/entity/logistic-robot/logistic-robot.png and /dev/null differ -- cgit v1.2.1