From d938a333c208c67c890a9e4888d4cbabcc2b1e87 Mon Sep 17 00:00:00 2001 From: Dylan Bolger Date: Wed, 21 Mar 2018 12:19:35 -0500 Subject: working on web --- cydia/depictions/changelog/index.html | 97 +++++++++++++ cydia/depictions/index.html | 161 +++++++++++++++++++++ .../packages/com.fivepixels.mariomaps.json | 20 +++ cydia/depictions/screenshots/index.html | 97 +++++++++++++ 4 files changed, 375 insertions(+) create mode 100755 cydia/depictions/changelog/index.html create mode 100755 cydia/depictions/index.html create mode 100644 cydia/depictions/packages/com.fivepixels.mariomaps.json create mode 100755 cydia/depictions/screenshots/index.html (limited to 'cydia/depictions') diff --git a/cydia/depictions/changelog/index.html b/cydia/depictions/changelog/index.html new file mode 100755 index 0000000..1a97072 --- /dev/null +++ b/cydia/depictions/changelog/index.html @@ -0,0 +1,97 @@ + + + + Cydia Tweak + + + + + + + + + + +
+
+
+

+
+
+ +
+ +
+

Changelogs

+
+ +
+ + + \ No newline at end of file diff --git a/cydia/depictions/index.html b/cydia/depictions/index.html new file mode 100755 index 0000000..3d6f6f8 --- /dev/null +++ b/cydia/depictions/index.html @@ -0,0 +1,161 @@ + + + + Cydia Tweak + + + + + + + + + + +
+
+
+

+
+
+ +
+ +
+
+

+
+ +

+ +
+
Changelog
+
+
+
+ +
+ +
+
+ + + + +
+ +
+ + + \ No newline at end of file diff --git a/cydia/depictions/packages/com.fivepixels.mariomaps.json b/cydia/depictions/packages/com.fivepixels.mariomaps.json new file mode 100644 index 0000000..bc7bfbf --- /dev/null +++ b/cydia/depictions/packages/com.fivepixels.mariomaps.json @@ -0,0 +1,20 @@ +{ + "name": "MarioMaps (for Google Maps)", + "package": "com.fivepixels.mariomaps", + "author": "FivePixels", + "version": "1.1", + "description": "", + "changelog": { + "1.1": [ + "Initial Release" + ], + "1.1": [ + "Fixed Cydia stuff." + ] + }, + "screenshots": { + }, + "links": { + " My Twitter": "https://twitter.com/itsjake88" + } +} \ No newline at end of file diff --git a/cydia/depictions/screenshots/index.html b/cydia/depictions/screenshots/index.html new file mode 100755 index 0000000..ccb9f3b --- /dev/null +++ b/cydia/depictions/screenshots/index.html @@ -0,0 +1,97 @@ + + + + Cydia Tweak + + + + + + + + + + +
+
+
+

+
+
+ +
+ +
+

Screenshots

+
+ +
+ + + \ No newline at end of file -- cgit v1.2.3