Skip to content

Commit ce67a05

Browse files
committed
update README.MD
1 parent 735b52b commit ce67a05

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.MD

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,15 @@ Discover more at: <https://www.hiveworkshop.com/threads/online-wc3-map-data-view
2323
1. Clone this repository
2424
2. Download [wc3hostAssets](https://drive.google.com/file/d/1cusUHkkwODopV39KQw9x6wyPbWBKULyz/view?usp=drive_link) and extract it to somewhere.
2525
3. Add a env to point to the resource files.
26-
`WC3DATA_HOME=~/wc3hostAssets/`
26+
27+
```
28+
export WC3DATA_HOME=~/wc3hostAssets/
29+
```
30+
2731
4. Also copy the www folder in repository to the path which WC3DATA_HOME point to.
2832
5. Compile and boot WC3DataHost with IDEA. Java version 17.
2933

30-
##
34+
3135
Q: But the wc3hostAssets already contains `www`?
3236
- A: The `www` in wc3hostAssets is a initial version, later version is go with git repository.
3337

0 commit comments

Comments
 (0)