Skip to content

falltergeist/map2json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

map2json Build Status Version Discord

*.map to JSON converter for Fallout 1/2 data files

Installation:

Ubuntu

sudo add-apt-repository ppa:falltergeist/falltergeist
sudo apt-get update
sudo apt-get install map2json

Compilation from source:

Dependencies:

  • CMake >= 2.8

Build:

mkdir build && cd build && cmake .. && make

Usage:

./map2json PATH_TO_FILE.map

Converted file will be written to STDOUT

About

*.map to JSON converter for Fallout 1/2 data files

Resources

Stars

Watchers

Forks

Packages

No packages published