diff --git a/Switch/appstore/.get/packages/ldn_mitm/info.json b/Switch/appstore/.get/packages/ldn_mitm/info.json new file mode 100644 index 0000000..ecdb415 --- /dev/null +++ b/Switch/appstore/.get/packages/ldn_mitm/info.json @@ -0,0 +1,11 @@ +{ + "title": "ldn_mitm", + "description": "A mitm kip modified from fs_mitm", + "author": "spacemeowx2, DefenderOfHyrule", + "version": "1.19.1", + "license": "GPLv2", + "url": "https://github.com/DefenderOfHyrule/ldn_mitm/", + "category": "tool", + "details": "A mitm kip modified from fs_mitm.\\n\\nldn_mitm implements LAN connectivity by replacing the system's ldn service.\\n\\nThe original ldn service is only responsible for calling the WiFi service to scan and connect to nearby Switch. ldn_mitm uses the LAN UDP to emulate this scanning process. Therefore ldn_mitm is usually used with switch-lan-play. A configuration tutorial can be found here.", + "changelog": "1.19.1\\n1.9.1/20.X.0 Compatibility\\nThis release was compiled with the latest libnx and atmosphere-libs." +} \ No newline at end of file diff --git a/Switch/appstore/.get/packages/ldn_mitm/manifest.install b/Switch/appstore/.get/packages/ldn_mitm/manifest.install new file mode 100644 index 0000000..dea2d67 --- /dev/null +++ b/Switch/appstore/.get/packages/ldn_mitm/manifest.install @@ -0,0 +1,5 @@ +U: atmosphere/contents/4200000000000010/exefs.nsp +U: atmosphere/contents/4200000000000010/toolbox.json +U: atmosphere/contents/4200000000000010/flags/boot2.flag +U: switch/.overlays/ldnmitm_config.ovl +U: switch/ldnmitm_config/ldnmitm_config.nro diff --git a/switch/.overlays/ovlmenu.ovl b/switch/.overlays/ovlmenu.ovl index d7602be..72a04db 100644 Binary files a/switch/.overlays/ovlmenu.ovl and b/switch/.overlays/ovlmenu.ovl differ