You N'wah really need a map to get around?
Nwahmap is a companion site for NwaHTTP the tes3mp plugin
Please make sure git-lfs
is installed. this is used to store the tiles.
git clone [email protected]: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.