Skip to content

Commit

Permalink
Optimize Website
Browse files Browse the repository at this point in the history
Update AltStore before hand.
Remove plugins.json & index.js.
New files (.css & chevron) from /repo.
Update index.html
  • Loading branch information
SerStars committed May 30, 2024
1 parent 2524726 commit eaae819
Show file tree
Hide file tree
Showing 6 changed files with 1,839 additions and 737 deletions.
34 changes: 21 additions & 13 deletions AltStore.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,30 @@
"iconURL": "https://enmity-mod.github.io/repo/CydiaIcon@3x.png",
"tintColor": "#6D00FF",
"category": "utilities",
"screenshotURLs": [
"https://enmity-mod.github.io\/repo\/screenshots_iphone/chat.png",
"https://enmity-mod.github.io\/repo\/screenshots_iphone/plugins.png",
"https://enmity-mod.github.io\/repo\/screenshots_iphone/profile.png",
"https://enmity-mod.github.io\/repo\/screenshots_iphone/settings.png"
"screenshots": {
"iphone": [
"https://enmity-mod.github.io/repo/screenshots_iphone/chat.png",
"https://enmity-mod.github.io/repo/screenshots_iphone/plugins.png",
"https://enmity-mod.github.io/repo/screenshots_iphone/profile.png",
"https://enmity-mod.github.io/repo/screenshots_iphone/settings.png"
],
"ipad": [
"https://enmity-mod.github.io\repo/screenshots_ipad/chat.png",
"https://enmity-mod.github.io\repo/screenshots_ipad/plugins.png",
"https://enmity-mod.github.io\repo/screenshots_ipad/profile.png",
"https://enmity-mod.github.io\repo/screenshots_ipad/settings.png"
]
}
}
],
"versions": [
{
"version": "219.1",
"date": "2023-09-18T12:00:00-05:00",
"localizedDescription": "• Update Discord to 213.0",
"downloadURL": "https://github.com/enmity-mod/tweak/releases/latest/download/enmity.ipa",
"size": 76794285,
"minOSVersion": "15.0"
"version": "230",
"date": "2024-05-25T12:00:00-05:00",
"localizedDescription": "• Update Discord to 230.0",
"downloadURL": "https://github.com/enmity-mod/tweak/releases/latest/download/enmity.ipa",
"size": 76794285,
"minOSVersion": "15.0"
}
],
"appPermissions": {
Expand All @@ -58,6 +68,4 @@
"NSPhotoLibraryUsageDescription": "By allowing us access to your photos, you will be able to upload images as an avatar, server icon, and more, and you can send photos and videos to your friends and communities."
}
}
}
]
}
Binary file added assets/chevron.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit eaae819

Please sign in to comment.