ensiform / bltps-edit

A WIP rework of gibbed's bl2/tps editors in electron instead of C#/WPF/Caliburn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Borderlands: The Pre-Sequel! Save Editor

Travis GitHub issues Contributions welcome

Idea started to recreate gibbed's Borderlands TPS (and presumably also BL2) save editors in Electron instead of using C#/WPF/Caliburn which cannot work on other OS' besides Windows with .NET. The idea is to make the save editor work on Linux and Mac as well.

This is currently just a visual prototype and does not actually function as a save editor yet. I need help actually migrating some of the code to read and process save files.

Dependencies

  • NodeJS
  • Electron
  • jQuery
  • Bootstrap

About

A WIP rework of gibbed's bl2/tps editors in electron instead of C#/WPF/Caliburn

License:zlib License


Languages

Language:HTML 72.7%Language:JavaScript 26.8%Language:CSS 0.5%