aboutsummaryrefslogtreecommitdiff
path: root/files/dmtool.conf
blob: 87ea4e5df5b10248b5cb8b6a1f6239f2489f4557 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# This is the configuration file for dmtool

# Directories to search for PHB entries
weapons = "/usr/share/dmtool/weapons/"
armor = "/usr/share/dmtool/armor/"
spells = "/usr/share/dmtool/spells/"
creatures = "/usr/share/dmtool/creatures/"

# Directory to save all custom entries
savedir = "${HOME}/.dmtool/"

# Editor to use in the "dmtool edit" command
editor = "vi"