mage/Mage.Server/release/config
xenohedron 4cc9329b15
New feature: "Chaos Remixed" booster draft (#10328)
* Fix error in draft pick logger that was failing on chaos drafts with fewer than 3 sets

* Implement Remixed Booster Draft

* Add debug test

* minor cleanup

* Cleanup unnecessary checks

* Fix elimination tournament type

* Add note for future improvement
2023-05-12 18:12:23 +04:00
..
config.xml New feature: "Chaos Remixed" booster draft (#10328) 2023-05-12 18:12:23 +04:00
log4j.properties Logs cleanup (removed database logs) 2020-01-27 06:01:56 +04:00
readme.txt Code cleanup (removed unused log4j setting files, added extra info, samples and instructions, removed java logs) 2020-01-26 16:30:42 +04:00
security.policy ... 2010-03-22 01:03:17 +00:00

It's a sample config files. If you want to use it then run app with that extra commands (add it in launcher settings or in run script):
-Dlog4j.configuration=file:./config/log4j.properties
-Djava.security.policy=./config/security.policy