mirror of
https://gitlab.com/hashborgir/d2tools.git
synced 2025-10-13 08:24:24 -05:00
latest working copy, file backup, tbl entry done
This commit is contained in:
11
config.php
11
config.php
@@ -1,4 +1,11 @@
|
||||
<?php
|
||||
//$d2_dir = 'D:\\Diablo II\\MODS\\ironman-dev\\';
|
||||
$d2_dir = '/home/stoned/code/d2/';
|
||||
|
||||
/*
|
||||
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/");
|
Reference in New Issue
Block a user