You've already forked minecraft-assets
Compare commits
23 Commits
19w14b
...
gh-file-sy
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
87506796e1 | ||
|
|
c7a0ae1e03 | ||
|
|
06036fd53b | ||
|
|
1cae401072 | ||
|
|
2cd9c378ab | ||
|
|
fa1b7a0e84 | ||
|
|
695f7ffea1 | ||
|
|
931e4fecb5 | ||
|
|
603d10042b | ||
|
|
aa7dbdf69b | ||
|
|
463b30cea6 | ||
|
|
680741d97c | ||
|
|
93e502f1a7 | ||
|
|
006b2fff62 | ||
|
|
27ccae322b | ||
|
|
ed92fe8fb5 | ||
|
|
3941443515 | ||
|
|
8742080b63 | ||
|
|
5f3ebec498 | ||
|
|
89df2d9aba | ||
|
|
fa4d39710d | ||
|
|
8c1f90d4af | ||
|
|
5295e5c2ba |
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