diff --git a/TheGodHead.deb b/TheGodHead.deb new file mode 100644 index 0000000..99ebd7a Binary files /dev/null and b/TheGodHead.deb differ diff --git a/TheGodHead/DEBIAN/control b/TheGodHead/DEBIAN/control new file mode 100644 index 0000000..10f2d92 --- /dev/null +++ b/TheGodHead/DEBIAN/control @@ -0,0 +1,10 @@ +Package: com.mpg13.godhead +Name: The GodHead +Version: 1.0-1 +Architecture: iphoneos-arm +Description: The GodHead "App" for iOS +Homepage: https://mpg13.github.io +Depiction: https://mpg13.github.io/repo/depicts/godhead.html +Maintainer: MPG13 +Author: MPG13 +Section: Applications diff --git a/TheGodHead/DEBIAN/postinst b/TheGodHead/DEBIAN/postinst new file mode 100755 index 0000000..f0540e6 --- /dev/null +++ b/TheGodHead/DEBIAN/postinst @@ -0,0 +1,7 @@ +#!/bin/bash + +echo "Lmao I'm surprised you installed this." +echo "But hey, take a look i guess. Contact me if you've got questions!"; + +uicache +#end script diff --git a/TheGodHead/private/var/mobile/WebClips/315C36FDA4444560A1E2CFCA2B1A3095.webclip/Info.plist b/TheGodHead/private/var/mobile/WebClips/315C36FDA4444560A1E2CFCA2B1A3095.webclip/Info.plist new file mode 100644 index 0000000..02629c5 --- /dev/null +++ b/TheGodHead/private/var/mobile/WebClips/315C36FDA4444560A1E2CFCA2B1A3095.webclip/Info.plist @@ -0,0 +1,22 @@ + + + + + ClassicMode + + FullScreen + + IconIsPrecomposed + + IconIsScreenShotBased + + Orientations + 0 + Title + The GodHead + URL + https://thegodhead.github.io/ + WebClipStatusBarStyle + UIWebClipStatusBarStyleLegacyBlack + + diff --git a/TheGodHead/private/var/mobile/WebClips/315C36FDA4444560A1E2CFCA2B1A3095.webclip/icon.png b/TheGodHead/private/var/mobile/WebClips/315C36FDA4444560A1E2CFCA2B1A3095.webclip/icon.png new file mode 100644 index 0000000..831a000 Binary files /dev/null and b/TheGodHead/private/var/mobile/WebClips/315C36FDA4444560A1E2CFCA2B1A3095.webclip/icon.png differ