battling custom page on apploader

pull/1678/head
Jason Dekarske 2022-04-05 11:28:40 -07:00
parent a96710f165
commit ac1a7e13a8
3 changed files with 3 additions and 2 deletions

View File

@ -0,0 +1 @@
require("heatshrink").decompress(atob("mEwwJC/AH4A/AH4AgA=="))

View File

@ -3,11 +3,11 @@
"version":"0.01",
"description": "This app will provide you with on course data to support your golf game! All information comes from OpenStreetMap. Please contribute by drawing your course using these guidelines: [guidelines](guidelines.com)",
"icon": "golfview.png",
"tags": "outdoors",
"tags": "outdoors, gps",
"allow_emulator": true,
"supports" : ["BANGLEJS2"],
"readme": "README.md",
"interface": "index.html",
"custom": "custom.html",
"storage": [
{"name":"golfview.app.js","url":"golfview.js"},
{"name":"golfview.img","url":"app-icon.js","evaluate":true}