Skip to content

ImVexed/ThunderView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thunderview

A War Thunder data mine visualization project

To seed data:

git clone --depth=1 https://github.com/gszabi99/War-Thunder-Datamine
cp -r War-Thunder-Datamine/char.vromfs.bin_u/config data
cp -r War-Thunder-Datamine/aces.vromfs.bin_u/gamedata data/
cd data
find . -name '*.blkx' -exec bash -c 'mv "$0" "${0%.blkx}.json"' {} ;
cd ..
hugo server

About

A War Thunder data mine visualization project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published