mirror of
https://github.com/EnergyMech/energymech.git
synced 2025-12-17 15:36:50 +00:00
householding updates
This commit is contained in:
parent
3c13b7821c
commit
66e7512eee
1
common/README
Normal file
1
common/README
Normal file
@ -0,0 +1 @@
|
||||
Files needed at runtime.
|
||||
1
config/README
Normal file
1
config/README
Normal file
@ -0,0 +1 @@
|
||||
Files needed by ./configure to test compiler environment. Not needed after compilation is done (but save if you think you might recompile again later on).
|
||||
@ -292,7 +292,7 @@
|
||||
#define BOTDIR ""
|
||||
#define MECHBASENAME "mech"
|
||||
|
||||
#define RANDDIR "messages/"
|
||||
#define RANDDIR "common/"
|
||||
#define HELPDIR "help/"
|
||||
#define CFGFILE BOTDIR MECHBASENAME ".conf"
|
||||
#define PIDFILE BOTDIR MECHBASENAME ".pid"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user