mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
searchFile for cmdscripts
This commit is contained in:
parent
00ad68215b
commit
43055ae6a7
2 changed files with 12 additions and 5 deletions
|
@ -24,6 +24,7 @@
|
|||
#define PM3_USER_DIRECTORY PATHSEP ".proxmark3" PATHSEP
|
||||
|
||||
// PM3 subdirectories:
|
||||
#define CMD_SCRIPTS_SUBDIR "cmdscripts" PATHSEP
|
||||
#define DICTIONARIES_SUBDIR "dictionaries" PATHSEP
|
||||
#define LUA_LIBRARIES_SUBDIR "lualibs" PATHSEP
|
||||
#define LUA_SCRIPTS_SUBDIR "luascripts" PATHSEP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue