git25 - default path of importer and table viewer are now plattform dependent defaults that'll work on default setups but can also be changed using the profile file
This commit is contained in:
@@ -4,3 +4,5 @@ db-databaseName=fpdb
|
||||
db-user=fpdb
|
||||
db-password=enterYourPwHere
|
||||
tv-combinedPostflop=True
|
||||
bulkImport-defaultPath=default
|
||||
tv-defaultPath=default
|
||||
|
||||
@@ -5,7 +5,8 @@ before alpha
|
||||
fix default pathes up to sensible ones
|
||||
update regression testing to take into account everything new, make sure it passes all tests
|
||||
3B/4B might not be recognised nor counted as chance if someone raised after player called.
|
||||
add to install the sql commands to create DB etc.
|
||||
add to install the sql commands to create DB etc.
|
||||
test everything actually works in windows too
|
||||
|
||||
next
|
||||
====
|
||||
|
||||
Reference in New Issue
Block a user