Initial commit of work
This commit is contained in:
commit
4fad008957
11 changed files with 492 additions and 0 deletions
7
package.sh
Executable file
7
package.sh
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/bin/bash
|
||||
zip Pineapple\ Pizza.love \
|
||||
*.png \
|
||||
*.lua \
|
||||
*.ogg \
|
||||
*.md \
|
||||
*.txt
|
Loading…
Add table
Add a link
Reference in a new issue