From 45dd6ee5a462c7519908acd3ad9b64d822491c4c Mon Sep 17 00:00:00 2001 From: NiklasCFW Date: Sat, 10 May 2025 01:04:45 +0200 Subject: [PATCH] Create config.json --- Switch/tinwoo/config.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 Switch/tinwoo/config.json diff --git a/Switch/tinwoo/config.json b/Switch/tinwoo/config.json new file mode 100644 index 0000000..16c61a4 --- /dev/null +++ b/Switch/tinwoo/config.json @@ -0,0 +1,22 @@ +{ + "autoUpdate": true, + "deletePrompt": true, + "fixticket": true, + "gAuthKey": "AIzaSyBMqv4dXnTJOGQtZZS3CBjvf748QvxSzF0", + "httpIndexUrl": "http://", + "httpkeyboard": false, + "httplastUrl": "http://", + "httplastUrl2": "https://pastebin.com/raw/huBQFYWP", + "ignoreReqVers": true, + "languageSetting": 0, + "listoveride": false, + "overClock": true, + "set_dist_bit": true, + "sigPatchesUrl": "http://bit.ly/3PWOnsG", + "ticketwarning": true, + "usbAck": false, + "useMusic": true, + "useSound": true, + "useTheme": false, + "validateNCAs": true +}