Glowing

Glowing

83 Downloads

add auto-update support

AdamCalculator opened this issue ยท 0 comments

commented

hello, I am the developer of the DynamicPack mod which allows resource packs to update automatically if their owner configures one single file

This is what it should look like.
name: dynamicmcpack.json

{
    "formatVersion": 1,
    "current": {
      "version_number": "v0.4.0-1.20_OF"
    },
    "remote": {
      "game_version": "1.20",
      "modrinth_project_id": "glowing",
      "type": "modrinth"
    }
}

2024-03-25_10 08 02