summarylogtreecommitdiffstats
path: root/tlauncher.install
diff options
context:
space:
mode:
authorMcModder2022-01-20 21:29:04 +0300
committerMcModder2022-01-20 21:29:20 +0300
commit9c78e519066c9e642ae73c1be373e87070b0ded9 (patch)
tree60d87db0435561c286782d5f10b2ecaff4181fdd /tlauncher.install
parente74591bf464399dc2662dca90142707a2271ab14 (diff)
downloadaur-9c78e519066c9e642ae73c1be373e87070b0ded9.tar.gz
bump 1.138.11
Diffstat (limited to 'tlauncher.install')
-rw-r--r--tlauncher.install6
1 files changed, 0 insertions, 6 deletions
diff --git a/tlauncher.install b/tlauncher.install
deleted file mode 100644
index 71bddc18334c..000000000000
--- a/tlauncher.install
+++ /dev/null
@@ -1,6 +0,0 @@
-post_upgrade() {
- echo "In 1.117.1 separate branch for AUR was created"
- echo "If your launcher configs are gone after update"
- echo "just rename or symlink ~/.tlauncher/legacy.properties to ~/.tlauncher/aur.properties"
- echo "Remember! Some Minecraft versions and/or modifications may not work correctly with Java 9 or newer"
-}