From 8021fb25d0778bbc88bbfa052fcf2572807ee0f5 Mon Sep 17 00:00:00 2001 From: kb1000 Date: Sun, 7 Jun 2020 17:46:12 +0200 Subject: GH-469 Implement support for importing and searching for Technic Platform and Solder modpacks This does not support any custom modpack.jar for 1.6 or newer, it simply uses standard Forge then. Supports Forge and Fabric, and JAR mods for 1.5 and older. --- application/resources/assets/underconstruction.png | Bin 0 -> 14490 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 application/resources/assets/underconstruction.png (limited to 'application/resources/assets') diff --git a/application/resources/assets/underconstruction.png b/application/resources/assets/underconstruction.png new file mode 100644 index 00000000..6ae06476 Binary files /dev/null and b/application/resources/assets/underconstruction.png differ -- cgit