JavaScript XVM Editor
Posted: 2021-04-24 09:58:55Edited: 2021-04-24 13:54:17
Chronological Date: 2017-12-01
An editor for the eXtended Visualization Mod for the game World of Tanks config files.
I created this in 2017 for schoolwork, on a JavaScript course.
It was supposed to visualize the changes like one would see them in game, however I ran out of time before that was ready.
I used following libraries:
- FileSaver.js - Used to create save dialogs from JS more easily.
- jszip - Used to create zip files with JS
- JSONx-js - Convert JSONx to pure JSON (Further conversion was still needed)
Source Code is here: https://codeberg.org/Okxa/javascript-xvm-editor