Skip to content

BGforgeNet/f2rp-walkthrough

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fallout 2 Restoration Project walkthrough.

Development

Requires Hugo Extended v0.152.2+.

# Run local server
hugo server -D

# Build
hugo --gc --minify

Interactive Map

The /map/ directory contains a standalone world map encounter viewer. To regenerate map data:

  1. Copy worldmap.txt from Fallout 2 data folder to static/map/
  2. Run python3 static/map/worldmapparser.py

About

Fallout 2 Restoration Project guide

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published