{
  "schema": "smmods.mods-index.v1",
  "generatedAt": "2026-06-01T06:31:37Z",
  "mods": [
    {
      "id": "example.hello-lua",
      "name": "Hello Lua",
      "summary": "Minimal UE4SS Lua smoke-test mod.",
      "latestVersion": "0.1.3",
      "targetGameBuild": "23435040",
      "detailUrl": "https://smmods.com/mods/hello-lua/",
      "apiUrl": "https://smmods.com/api/v1/mods/example.hello-lua/index.json",
      "tags": [
        "lua",
        "example",
        "framework"
      ]
    },
    {
      "id": "example.hello-lua-companion",
      "name": "Hello Lua Companion",
      "summary": "Dependency-chain sample that requires Hello Lua before install.",
      "latestVersion": "0.1.2",
      "targetGameBuild": "23435040",
      "detailUrl": "https://smmods.com/mods/hello-lua-companion/",
      "apiUrl": "https://smmods.com/api/v1/mods/example.hello-lua-companion/index.json",
      "tags": [
        "lua",
        "example",
        "framework",
        "dependency"
      ]
    },
    {
      "id": "starminer.object-catalog-export",
      "name": "Starminer Object Catalog Export",
      "summary": "Read-only framework sample that exports the Starminer ObjectDefinitions catalog.",
      "latestVersion": "0.1.1",
      "targetGameBuild": "23435040",
      "detailUrl": "https://smmods.com/mods/object-catalog-export/",
      "apiUrl": "https://smmods.com/api/v1/mods/starminer.object-catalog-export/index.json",
      "tags": [
        "lua",
        "example",
        "framework",
        "object-definitions",
        "tools"
      ]
    },
    {
      "id": "starminer.translations",
      "name": "Starminer Translations",
      "summary": "Community translation pack with manager-selectable language overrides.",
      "latestVersion": "0.1.1",
      "targetGameBuild": "23435040",
      "detailUrl": "https://smmods.com/mods/translations/",
      "apiUrl": "https://smmods.com/api/v1/mods/starminer.translations/index.json",
      "tags": [
        "localization",
        "translations",
        "framework"
      ]
    }
  ]
}
