.fi

- Web Development

Software Web Development Mobile Apps Embedded Desktop

Web Development

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.