Fallout 2 Restoration Project walkthrough.
Requires Hugo Extended v0.152.2+.
# Run local server
hugo server -D
# Build
hugo --gc --minifyThe /map/ directory contains a standalone world map encounter viewer. To regenerate map data:
- Copy
worldmap.txtfrom Fallout 2datafolder tostatic/map/ - Run
python3 static/map/worldmapparser.py