pkg(emojicode-1.0.2): added emojicode 1.0.2

This commit is contained in:
Hydrazer 2022-01-17 18:05:17 -07:00
parent 9057e3c8d1
commit 440559f7b4
7 changed files with 40 additions and 0 deletions

4
packages/emojicode/1.0.2/compile vendored Normal file
View file

@ -0,0 +1,4 @@
#!/usr/bin/env bash
"$EMOJI_PATH"/emojicodec -S "$EMOJI_PATH"/packages "$1" -o "bruh.exe"
chmod +x "bruh.exe"