{
  "schema": "smmods.mod-versions.v1",
  "generatedAt": "2026-05-31T18:00:23Z",
  "modId": "example.hello-lua-companion",
  "versions": [
    {
      "version": "0.1.2",
      "targetGameBuild": "23435040",
      "packageUrl": "https://smmods.com/downloads/mods/example.hello-lua-companion/0.1.2/example.hello-lua-companion-v0.1.2.zip",
      "sha256": "f9f9d6d62c410fc5b61a56c972ae8673ae50e232dd977c42b6e09f15cbf81882",
      "artifactStatus": "published",
      "downloadEnabled": true,
      "publishedAt": "2026-05-31T18:00:22Z",
      "status": "published",
      "dependencies": {
        "starminer.framework": ">=0.5.5",
        "example.hello-lua": ">=0.1.1"
      },
      "entrypoints": [
        {
          "type": "ue4ss-lua",
          "path": "Scripts/main.lua"
        }
      ],
      "manifestId": "example.hello-lua-companion",
      "releaseNotes": [
        "Framework 0.5.5 compatibility release for the dependency-chain sample."
      ],
      "packageSizeBytes": 707
    },
    {
      "version": "0.1.1",
      "targetGameBuild": "23435040",
      "packageUrl": "https://smmods.com/downloads/mods/example.hello-lua-companion/0.1.1/example.hello-lua-companion-v0.1.1.zip",
      "sha256": "0ff5b64cb63cd8a2930c5bc13fd4548573a6ad9e6209ad3673596a7f6bfb49b5",
      "artifactStatus": "published",
      "downloadEnabled": true,
      "publishedAt": "2026-05-29T02:32:23Z",
      "status": "published",
      "dependencies": {
        "starminer.framework": ">=0.5.0",
        "example.hello-lua": ">=0.1.1"
      },
      "entrypoints": [
        {
          "type": "ue4ss-lua",
          "path": "Scripts/main.lua"
        }
      ],
      "manifestId": "example.hello-lua-companion",
      "releaseNotes": [
        "Rebuilt the dependency-chain sample with the standard Starminer sample package helper."
      ],
      "packageSizeBytes": 703
    },
    {
      "version": "0.1.0",
      "targetGameBuild": "23435040",
      "packageUrl": "https://smmods.com/downloads/mods/example.hello-lua-companion/0.1.0/example.hello-lua-companion-0.1.0.zip",
      "sha256": "2b85b8e16acf61f75206105f54cd725e4d51336285299c8662ac4e82ea5d258e",
      "artifactStatus": "published",
      "downloadEnabled": true,
      "publishedAt": "2026-05-29T01:30:00Z",
      "status": "published",
      "dependencies": {
        "starminer.framework": ">=0.5.0",
        "example.hello-lua": ">=0.1.1"
      },
      "entrypoints": [
        {
          "type": "ue4ss-lua",
          "path": "Scripts/main.lua"
        }
      ],
      "manifestId": "example.hello-lua-companion",
      "releaseNotes": [
        "Initial dependency-chain sample for proving mod-to-mod dependency metadata."
      ],
      "packageSizeBytes": 699
    }
  ]
}
