This repository has been archived by the owner on Jan 19, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added new emotes and split existing packs due to the 30 sticker/pack …
…limit
- Loading branch information
1 parent
59fc6d4
commit 2c530a6
Showing
30 changed files
with
59 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file not shown.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -280,6 +280,10 @@ | |
"image_file": "Bruh.webp", | ||
"emojis": [] | ||
}, | ||
{ | ||
"image_file": "coronaS.webp", | ||
"emojis": [] | ||
}, | ||
{ | ||
"image_file": "ez.webp", | ||
"emojis": [] | ||
|
@@ -296,6 +300,10 @@ | |
"image_file": "Kek.webp", | ||
"emojis": [] | ||
}, | ||
{ | ||
"image_file": "NOP.webp", | ||
"emojis": [] | ||
}, | ||
{ | ||
"image_file": "peepoHappy.webp", | ||
"emojis": [] | ||
|
@@ -304,6 +312,14 @@ | |
"image_file": "peepoLove.webp", | ||
"emojis": [] | ||
}, | ||
{ | ||
"image_file": "peepoSad.webp", | ||
"emojis": [] | ||
}, | ||
{ | ||
"image_file": "Pepeg.webp", | ||
"emojis": [] | ||
}, | ||
{ | ||
"image_file": "Pepega.webp", | ||
"emojis": [] | ||
|
@@ -332,6 +348,10 @@ | |
"image_file": "Pepepains.webp", | ||
"emojis": [] | ||
}, | ||
{ | ||
"image_file": "PepeScoots.webp", | ||
"emojis": [] | ||
}, | ||
{ | ||
"image_file": "PepoThink.webp", | ||
"emojis": [] | ||
|
@@ -343,14 +363,22 @@ | |
{ | ||
"image_file": "widepeepoHappy.webp", | ||
"emojis": [] | ||
}, | ||
{ | ||
"image_file": "widepeepoSad.webp", | ||
"emojis": [] | ||
}, | ||
{ | ||
"image_file": "YEP.webp", | ||
"emojis": [] | ||
} | ||
] | ||
}, | ||
{ | ||
"identifier": "5", | ||
"name": "Other FFZ and BTTV", | ||
"publisher": "DoubleGremlin181", | ||
"tray_image_file": "OMEGALUL_icon.png", | ||
"tray_image_file": "5Head_icon.png", | ||
"publisher_email": "[email protected]", | ||
"publisher_website": "https://kavishhukmani.me", | ||
"privacy_policy_website": "", | ||
|
@@ -404,6 +432,10 @@ | |
"image_file": "Kapp.webp", | ||
"emojis": [] | ||
}, | ||
{ | ||
"image_file": "KEKL.webp", | ||
"emojis": [] | ||
}, | ||
{ | ||
"image_file": "KEKW.webp", | ||
"emojis": [] | ||
|
@@ -420,7 +452,19 @@ | |
{ | ||
"image_file": "Krappa.webp", | ||
"emojis": [] | ||
}, | ||
} | ||
] | ||
}, | ||
{ | ||
"identifier": "6", | ||
"name": "Some more FFZ and BTTV", | ||
"publisher": "DoubleGremlin181", | ||
"tray_image_file": "OMEGALUL_icon.png", | ||
"publisher_email": "[email protected]", | ||
"publisher_website": "https://kavishhukmani.me", | ||
"privacy_policy_website": "", | ||
"license_agreement_website": "", | ||
"stickers": [ | ||
{ | ||
"image_file": "LuL.webp", | ||
"emojis": [] | ||
|
@@ -445,6 +489,10 @@ | |
"image_file": "OhISee.webp", | ||
"emojis": [] | ||
}, | ||
{ | ||
"image_file": "OkayChamp.webp", | ||
"emojis": [] | ||
}, | ||
{ | ||
"image_file": "OMEGALUL.webp", | ||
"emojis": [] | ||
|
@@ -457,6 +505,10 @@ | |
"image_file": "PogU.webp", | ||
"emojis": [] | ||
}, | ||
{ | ||
"image_file": "sadKEK.webp", | ||
"emojis": [] | ||
}, | ||
{ | ||
"image_file": "WaitWhat.webp", | ||
"emojis": [] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#Wed Jan 08 14:18:10 IST 2020 | ||
#Sun Mar 15 19:39:20 IST 2020 | ||
distributionBase=GRADLE_USER_HOME | ||
distributionPath=wrapper/dists | ||
zipStoreBase=GRADLE_USER_HOME | ||
zipStorePath=wrapper/dists | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-5.4.1-all.zip | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.4-all.zip |