{
  "schema": "smmods.mod.v1",
  "generatedAt": "2026-05-31T18:00:23Z",
  "mod": {
    "id": "starminer.object-catalog-export",
    "name": "Starminer Object Catalog Export",
    "summary": "Read-only framework sample that exports the Starminer ObjectDefinitions catalog.",
    "description": "Exports RTSSaveLoadManagerSubsystem.ObjectDefinitions to JSON for humans, tooling, and AI-assisted mod development.",
    "authors": [
      "Starminer Modding"
    ],
    "tags": [
      "lua",
      "example",
      "framework",
      "object-definitions",
      "tools"
    ],
    "detailUrl": "https://smmods.com/mods/object-catalog-export/",
    "latest": {
      "version": "0.1.1",
      "targetGameBuild": "23435040",
      "packageUrl": "https://smmods.com/downloads/mods/starminer.object-catalog-export/0.1.1/starminer.object-catalog-export-v0.1.1.zip",
      "sha256": "f79962a943afd36ff0bf31bef0475604a47488241f688341a8e45ac604b8daf9",
      "artifactStatus": "published",
      "downloadEnabled": true,
      "dependencies": {
        "starminer.framework": ">=0.5.5"
      },
      "entrypoints": [
        {
          "type": "ue4ss-lua",
          "path": "Scripts/main.lua"
        }
      ],
      "publishedAt": "2026-05-31T18:00:22Z",
      "status": "published",
      "packageSizeBytes": 3022
    },
    "manifest": {
      "id": "starminer.object-catalog-export",
      "name": "Starminer Object Catalog Export",
      "version": "0.1.1",
      "targetGameBuild": "23435040",
      "description": "Exports RTSSaveLoadManagerSubsystem.ObjectDefinitions to JSON for humans, tooling, and AI-assisted mod development.",
      "authors": [
        "Starminer Modding"
      ],
      "entrypoints": [
        {
          "type": "ue4ss-lua",
          "path": "Scripts/main.lua"
        }
      ],
      "dependencies": {
        "starminer.framework": ">=0.5.5"
      },
      "loadAfter": [
        "starminer.framework"
      ]
    },
    "versionsUrl": "https://smmods.com/api/v1/mods/starminer.object-catalog-export/versions.json"
  }
}
