1
0
Fork 0
mirror of https://github.com/Radiquum/anixart-patcher.git synced 2025-09-07 19:53:50 +05:00
anixart-patcher/patches/add_settings_menu_items.config.json

24 lines
No EOL
811 B
JSON

{
"add_patch_info": true,
"main_settings_categories": [
{
"title": "anixart-patcher",
"items": [
{
"title": "Radiquum",
"summary": "Разработчик",
"url": "https://radiquum.wah.su/",
"icon": "@drawable/solar_code_2_bold",
"icon_space_reserved": false
},
{
"title": "Репозиторий",
"summary": "https://github.com/Radiquum/anixart-patcher",
"url": "https://github.com/Radiquum/anixart-patcher",
"icon": "@drawable/github_mark",
"icon_space_reserved": false
}
]
}
]
}