d2tools/config.php

11 lines
216 B
PHP
Raw Normal View History

2021-03-21 19:47:29 +00:00
<?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/");