You've already forked AstralRinth
forked from didirus/AstralRinth
20 lines
493 B
JSON
20 lines
493 B
JSON
{
|
|
"bundle": {
|
|
"createUpdaterArtifacts": "v1Compatible"
|
|
},
|
|
"build": {
|
|
"features": ["updater"]
|
|
},
|
|
"app": {
|
|
"security": {
|
|
"capabilities": ["core", "plugins", "updater"]
|
|
}
|
|
},
|
|
"plugins": {
|
|
"updater": {
|
|
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDIwMzM5QkE0M0FCOERBMzkKUldRNTJyZzZwSnN6SUdPRGdZREtUUGxMblZqeG9OVHYxRUlRTzJBc2U3MUNJaDMvZDQ1UytZZmYK",
|
|
"endpoints": ["https://launcher-files.modrinth.com/updates.json"]
|
|
}
|
|
}
|
|
}
|