You've already forked minecraft-assets
Merge pull request #1 from InventivetalentDev/gh-file-sync
[file-sync] Sync 3 Files
This commit is contained in:
3
.github\FUNDING.yml
Normal file
3
.github\FUNDING.yml
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
github: InventivetalentDev
|
||||||
|
patreon: inventivetalent
|
||||||
|
custom: ["https://www.paypal.me/inventivetalent", "https://donation.inventivetalent.org"]
|
||||||
0
.github\stale.yml
Normal file
0
.github\stale.yml
Normal file
13
renovate.json
Normal file
13
renovate.json
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"config:base"
|
||||||
|
],
|
||||||
|
"maven": {
|
||||||
|
"enabled": true
|
||||||
|
},
|
||||||
|
"ignoreUnstable": false,
|
||||||
|
"hostRules": [{
|
||||||
|
"hostType": "maven",
|
||||||
|
"endpoint": "https://repo.inventivetalent.org/content/groups/public/"
|
||||||
|
}]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user