{
  "schema": "smmods.mod-versions.v1",
  "generatedAt": "2026-05-31T18:00:22Z",
  "modId": "example.hello-lua",
  "versions": [
    {
      "version": "0.1.3",
      "targetGameBuild": "23435040",
      "packageUrl": "https://smmods.com/downloads/mods/example.hello-lua/0.1.3/example.hello-lua-v0.1.3.zip",
      "sha256": "526f6fcd07610056b5d92ea7f509512d6a2cbc1c8f1e854ca593c6689050dc0b",
      "artifactStatus": "published",
      "downloadEnabled": true,
      "publishedAt": "2026-05-31T18:00:22Z",
      "status": "published",
      "dependencies": {
        "starminer.framework": ">=0.5.5"
      },
      "entrypoints": [
        {
          "type": "ue4ss-lua",
          "path": "Scripts/main.lua"
        }
      ],
      "manifestId": "example.hello-lua",
      "releaseNotes": [
        "Framework 0.5.5 compatibility release using the immutable sample package artifact."
      ],
      "packageSizeBytes": 1117
    },
    {
      "version": "0.1.2",
      "targetGameBuild": "23435040",
      "packageUrl": "https://smmods.com/downloads/mods/example.hello-lua/0.1.2/example.hello-lua-v0.1.2.zip",
      "sha256": "cdd312870ede25f4e2f01d0313642024aab0125765439618a1da2122b94001f2",
      "artifactStatus": "published",
      "downloadEnabled": true,
      "publishedAt": "2026-05-31T15:34:14Z",
      "status": "published",
      "dependencies": {
        "starminer.framework": ">=0.5.0"
      },
      "entrypoints": [
        {
          "type": "ue4ss-lua",
          "path": "Scripts/main.lua"
        }
      ],
      "manifestId": "example.hello-lua",
      "releaseNotes": [
        "Immutable metadata-alignment release using the canonical package filename generated by the sample packaging tool."
      ],
      "packageSizeBytes": 1117
    },
    {
      "version": "0.1.1",
      "targetGameBuild": "23435040",
      "packageUrl": "https://smmods.com/downloads/mods/example.hello-lua/0.1.1/example.hello-lua-0.1.1.zip",
      "sha256": "595bac41673c172736f4800906c8484cb68bfb6a9e3eace0609f749d2b55b541",
      "artifactStatus": "published",
      "downloadEnabled": true,
      "publishedAt": "2026-05-28T00:00:00Z",
      "status": "published",
      "dependencies": {
        "starminer.framework": ">=0.5.0"
      },
      "entrypoints": [
        {
          "type": "ue4ss-lua",
          "path": "Scripts/main.lua"
        }
      ],
      "manifestId": "example.hello-lua",
      "releaseNotes": [
        "Minimal Lua smoke-test release for manager install validation."
      ],
      "packageSizeBytes": 1117
    }
  ]
}
