From 6dc6a7a29cec0549809307df1fc9115c535ccf66 Mon Sep 17 00:00:00 2001 From: "Jamin W. Collins" Date: Sat, 27 Jan 2018 09:23:51 -0700 Subject: [PATCH] add new parameters and descriptions to properties.example Signed-off-by: Jamin W. Collins --- forge-gui/forge.profile.properties.example | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/forge-gui/forge.profile.properties.example b/forge-gui/forge.profile.properties.example index 9ee209e405b..8c249e2734c 100644 --- a/forge-gui/forge.profile.properties.example +++ b/forge-gui/forge.profile.properties.example @@ -76,6 +76,16 @@ cardPicsDir= # Ex: cardPicsSubDirs=LEA->Alpha|ROE->Rise of Eldrazi cardPicsSubDirs= +# This is the top level directory that forge will use for storing and +# locating decklists. The default value (for all plaforms) is: +# /decks/ +decksDir= + +# This is where forge will look for your constructed format decklists. +# The default value (for all plaforms) is: +# /constructed/ +decksConstructedDir= + # Forge server port. Values under 1024 won't work on Mac OSX or on the various *nixes. serverPort=