Examine source code of Age Of Empires 4

Inspect and view changes in Age Of Empires 4 source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Age Of Empires 4",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/bg-002-609370e89a219e0548ac5ef6b4a7dd2e.svg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "top"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgb(28, 52, 73)",
      "toolbar_text": "rgb(229, 193, 109)",
      "frame": "rgb(37, 49, 65)",
      "tab_background_text": "rgb(193, 167, 106)",
      "toolbar_field": "rgb(28, 52, 73)",
      "toolbar_field_text": "rgb(193, 167, 106)",
      "tab_line": "rgb(228, 197, 123)",
      "popup": "rgb(28, 52, 73)",
      "popup_text": "rgb(229, 193, 109)",
      "tab_loading": "rgb(228, 197, 123)"
    }
  }
}