Skip to content
netkingcol edited this page May 21, 2021 · 1 revision

Introduction

The purpose of this repository is to share an XSL transform which converts an Elite:Dangerous bindings file into a more easily readable HTML document. As such it includes three main files:

  1. The transform itself: EDBindings.xslt
  2. A sample bindings file taken from the Elite:Dangerou Bindings folder: Custom.4.0.binds
  3. An HTML file showing the results of running the transform: Bindings.html
Clone this wiki locally