We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6526542 commit 153defbCopy full SHA for 153defb
ScratchMap/ScratchMap.php
@@ -0,0 +1,7 @@
1
+<?php
2
+
3
+namespace App\SupportedApps\ScratchMap;
4
5
+class ScratchMap extends \App\SupportedApps
6
+{
7
+}
ScratchMap/app.json
@@ -0,0 +1,10 @@
+ "appid": "78af1f0ba45d09a9887c2a92ea4135edfedf19f4",
+ "name": "Scratch Map",
+ "website": "https://github.com/ad3m3r5/scratch-map",
+ "license": "GNU Affero General Public License v3.0",
+ "description": "An open-source scratch-off style map to track your travels.",
+ "enhanced": false,
8
+ "tile_background": "light",
9
+ "icon": "scratchmap.png"
10
ScratchMap/scratchmap.png
8.04 KB
0 commit comments