You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

892 B

nwahmap

You N'wah really need a map to get around?

Nwahmap is a companion site for NwaHTTP the tes3mp plugin

Setup

Please make sure git-lfs is installed. this is used to store the tiles.

git clone git@git.cijber.net:teamnwah/nwahmap.git nwahmap
cd $_
# Extract tiles from storage/mwmap-tiles.txz
bin/extract-tiles.sh
# Extract 3d files and textures head renders (Optional)
script/export_nif.py <morrowind>/Data\ Files/Meshes/b <morrowind>/Data\ Files/Textures public/blob
# Install dependencies
yarn
webpack

Then place the files under public at $TES3MP_HOME/www and nwahttp will serve them for you if installed


Code licensed under AGPL-3.0-or-later Tiles for morrowind licensed under cc-by-sa, source: uesp.net

Dependencies may be licensed seperately.