Skip to content

Commit

Permalink
Merge pull request #141 from MattIPv4/random-emoji
Browse files Browse the repository at this point in the history
Random emoji pattern
  • Loading branch information
IAmJSD committed Apr 28, 2019
2 parents 04c999c + 0361321 commit 03ce923
Show file tree
Hide file tree
Showing 9 changed files with 302 additions and 245 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -62,6 +62,7 @@ typings/

\.vs/
.vscode/
.idea/

magiccap/build/

Expand Down
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -44,6 +44,7 @@ The following people have done a ton to help in the creation of MagicCap. If you
- Jake (techfan36) - Helped us test for Linux.
- Rhys (SunburntRock89) - Helped me with the structure and fixing bugs. Also fixed FTP.
- Sam (REC) - Made the FTP logo.
- Matt (IPv4) - Refactored filename pattern logic & implemented random emoji.

# Building
In order to download needed packages, run `npm i`. This will get all of the needed packages. You can then run one of the following commands:
Expand Down

0 comments on commit 03ce923

Please sign in to comment.