create dfhack-config/scripts dir and add README.md

develop
Myk Taylor 2022-12-30 23:39:10 -08:00
parent 5232e2b04e
commit f509173a70
No known key found for this signature in database
1 changed files with 7 additions and 0 deletions

@ -0,0 +1,7 @@
You can put scripts you write or download in this folder and DFHack will find
them.
If a script in this directory has the same name as a default DFHack script, the
script in this directory will take precedence.
Everything you add to this folder will be kept safe when you upgrade DFHack.