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.
 
 
 
 
 
eater 0662aea1e5
less and more constrasting colours, allow HeadRenderer to fail
4 years ago
bin First release 4 years ago
examples add screenshot 4 years ago
public less and more constrasting colours, allow HeadRenderer to fail 4 years ago
script First release 4 years ago
src less and more constrasting colours, allow HeadRenderer to fail 4 years ago
storage Add tiles to lfs 5 years ago
.gitattributes Add tiles to lfs 5 years ago
.gitignore less and more constrasting colours, allow HeadRenderer to fail 4 years ago
README.md add screenshot 4 years ago
package.json First release 4 years ago
webpack.config.js First release 4 years ago
yarn.lock First release 4 years ago

README.md

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.