File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -23,11 +23,15 @@ Discover more at: <https://www.hiveworkshop.com/threads/online-wc3-map-data-view
23231 . Clone this repository
24242 . Download [ wc3hostAssets] ( https://drive.google.com/file/d/1cusUHkkwODopV39KQw9x6wyPbWBKULyz/view?usp=drive_link ) and extract it to somewhere.
25253 . Add a env to point to the resource files.
26- ` WC3DATA_HOME=~/wc3hostAssets/ `
26+
27+ ```
28+ export WC3DATA_HOME=~/wc3hostAssets/
29+ ```
30+
27314 . Also copy the www folder in repository to the path which WC3DATA_HOME point to.
28325 . 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
You can’t perform that action at this time.
0 commit comments