mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-07-16 10:03:04 -07:00
introduce PREFIX for pm3 system directory and move to common.h
This commit is contained in:
parent
ab38130c3e
commit
595b8a1885
4 changed files with 23 additions and 19 deletions
|
@ -14,8 +14,6 @@
|
|||
//#include <lualib.h>
|
||||
//#include <lauxlib.h>
|
||||
|
||||
#define LUA_PM3_SYSTEM_DIRECTORY "/usr/local/share/proxmark3/"
|
||||
#define LUA_PM3_USER_DIRECTORY "/.proxmark3/"
|
||||
#define LUA_LIBRARIES_DIRECTORY "lualibs/"
|
||||
#define LUA_SCRIPTS_DIRECTORY "luascripts/"
|
||||
#define LUA_LIBRARIES_WILDCARD "?.lua"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue