From 3d3489f1e69119648ef9280313de243435075b31 Mon Sep 17 00:00:00 2001 From: Niklas080208 Date: Tue, 3 Feb 2026 20:40:39 +0100 Subject: [PATCH] Removed HATS leftovers --- config-sample.ini | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 config-sample.ini diff --git a/config-sample.ini b/config-sample.ini deleted file mode 100644 index a9680a0..0000000 --- a/config-sample.ini +++ /dev/null @@ -1,13 +0,0 @@ -# HATS Tools Universal Config -# Location: sd:/config/hats-tools/config.ini -# Shared between HATS Tools GUI and hats-installer payload - -[hats] -install_mode=default ; options: replace, default, clean - -# Mode descriptions: -# replace - Only replace files, no deletion (old files may remain) -# default - Delete /atmosphere only, keep /bootloader and /switch -# clean - Delete /atmosphere, /bootloader, and /switch (fresh install) -# -# All modes will remove HATS-*.txt version files from SD root