@ -0,0 +1,5 @@
@echo off
echo Creating zip file...
zip FuriKani manifest.json src/* res/icon*.png
echo Done!
#!/bin/bash