14 lines
512 B
INI
14 lines
512 B
INI
# 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
|