d2tools/config.php
2021-03-21 23:43:02 -06:00

11 lines
216 B
PHP

<?php
/*
Enter full path to Diablo II Mod's data\excel\global directory
Or wherever your txt files are.
*/
//define('TXT_DIR', "D:\\Diablo II\\MODS\\ironman-dev\\");
define('TXT_DIR', "/home/stoned/code/d2/");