[Go to site: main page, start]

C# Setup

  • Install .Net or Mono
  • Get the source by downloading or cloning hjson-cs
  • Build the project
  • run hjson -h for help
  • hjson file.json will convert to Hjson.
  • hjson -j file.hjson will convert to JSON.