This commit is contained in:
2025-08-24 13:09:00 +03:00
commit 0a3e4d780c
24 changed files with 1248 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
{
"new_package_name": "com.wowlikon.anixart",
"server": "https://anixarty.wowlikon.tech/modding",
"theme": {
"colors": {
"primary": "#ccff00",
"secondary": "#ffffd700",
"background": "#FFFFFF",
"text": "#000000"
},
"gradient": {
"from": "#ffff6060",
"to": "#ffccff00"
}
},
"cleanup": {
"keep_dirs": [
"META-INF",
"kotlin"
]
}
}