You've already forked AstralRinth
forked from didirus/AstralRinth
Fix App View
This commit is contained in:
@@ -1,19 +1,7 @@
|
|||||||
{
|
{
|
||||||
"bundle": {
|
|
||||||
"createUpdaterArtifacts": "v1Compatible"
|
|
||||||
},
|
|
||||||
"build": {
|
|
||||||
"features": ["updater"]
|
|
||||||
},
|
|
||||||
"app": {
|
"app": {
|
||||||
"security": {
|
"security": {
|
||||||
"capabilities": ["core", "plugins", "updater"]
|
"capabilities": ["core", "plugins"]
|
||||||
}
|
|
||||||
},
|
|
||||||
"plugins": {
|
|
||||||
"updater": {
|
|
||||||
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDIwMzM5QkE0M0FCOERBMzkKUldRNTJyZzZwSnN6SUdPRGdZREtUUGxMblZqeG9OVHYxRUlRTzJBc2U3MUNJaDMvZDQ1UytZZmYK",
|
|
||||||
"endpoints": ["https://launcher-files.modrinth.com/updates.json"]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -49,7 +49,7 @@
|
|||||||
},
|
},
|
||||||
"productName": "AstralRinth App",
|
"productName": "AstralRinth App",
|
||||||
"version": "0.8.5",
|
"version": "0.8.5",
|
||||||
"identifier": "AstralRinth",
|
"identifier": "AstralRinthApp",
|
||||||
"plugins": {
|
"plugins": {
|
||||||
"deep-link": {
|
"deep-link": {
|
||||||
"desktop": {
|
"desktop": {
|
||||||
|
|||||||
Reference in New Issue
Block a user