SkillAgentSearch skills...

ThunderView

A War Thunder data mine visualization project

Install / Use

/learn @ImVexed/ThunderView
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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 . -type f -name '.bin' -delete
find . -name '
.blkx' -exec bash -c 'mv "$0" "${0%.blkx}.json"' {} ;
cd ..
hugo server

View on GitHub
GitHub Stars22
CategoryDevelopment
Updated26d ago
Forks1

Languages

HTML

Security Score

95/100

Audited on Mar 10, 2026

No findings