{
  :code {
    :breakpoints [
    ]
  }
  :workflow {
    :open-tabs [
      [
        [
          "/main/main.atlas"
          :scene
        ]
        [
          "/main/main.collection"
          :scene
        ]
        [
          "/main/player.tilesource"
          :scene
        ]
        [
          "/main/player.script"
          :code
        ]
        [
          "/main/main.script"
          :code
        ]
        [
          "/game.project"
          :cljfx-form-view
        ]
        [
          "/input/game.input_binding"
          :cljfx-form-view
        ]
        [
          "/main/player.sprite"
          :scene
        ]
      ]
    ]
    :recent-files [
      [
        "/main/player.tilesource"
        :text
      ]
      [
        "/main/player.sprite"
        :text
      ]
      [
        "/main/player.tilesource"
        :scene
      ]
      [
        "/game.project"
        :cljfx-form-view
      ]
      [
        "/main/player.sprite"
        :scene
      ]
      [
        "/main/main.script"
        :code
      ]
      [
        "/input/game.input_binding"
        :cljfx-form-view
      ]
      [
        "/main/main.atlas"
        :scene
      ]
      [
        "/main/main.collection"
        :scene
      ]
      [
        "/main/player.script"
        :code
      ]
    ]
  }
}