From 61b1c236f2e6170a4520401541342899086105c1 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Sat, 21 May 2022 00:02:51 -0700 Subject: [PATCH] Added DuckyScript UDL verifier for Notepad++ --- BadUSB/DuckyScript_UDL/ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BadUSB/DuckyScript_UDL/ReadMe.md b/BadUSB/DuckyScript_UDL/ReadMe.md index bc998ec7..3404248b 100644 --- a/BadUSB/DuckyScript_UDL/ReadMe.md +++ b/BadUSB/DuckyScript_UDL/ReadMe.md @@ -5,7 +5,7 @@ TO INSTALL Extract the ZIP if, needed. From the Notepad++ main window, go to Language -> Define your language... -From there, click on "import" and navigate to the folder where the userDefineLang.xml is stored. +From there, click on "import" and navigate to the folder where the [userDefineLang.xml](https://github.com/UberGuidoZ/Flipper/blob/main/BadUSB/DuckyScript_UDL/userDefineLang.xml) is stored. Double-click on the xml file to open it. Finally click on Save-As and name the style "DuckyScript" or similar.