Skip to content

Instantly share code, notes, and snippets.

@Electric1447
Last active June 4, 2020 06:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Electric1447/ed0b7e729d96538fe4418ce44c1028ff to your computer and use it in GitHub Desktop.
Save Electric1447/ed0b7e729d96538fe4418ce44c1028ff to your computer and use it in GitHub Desktop.
The is an example repository for VHBB-Android
[
{
"name": "Basic Example",
"filename": "Example.txt",
"data_filename": "",
"version": "v1.0",
"author": "Electric1447",
"description": "The an basic example",
"url": "https://pastebin.com/raw/GgPywBSG",
"data_url": "",
"date": "04/06/2020"
},
{
"name": "Example with Data",
"filename": "Example.txt",
"data_filename": "ExampleData.txt",
"version": "v1.0",
"author": "Electric1447",
"description": "This is an example with data",
"url": "https://pastebin.com/raw/GgPywBSG",
"data_url": "https://pastebin.com/raw/Rm7ZMdt4",
"date": "04/06/2020"
},
{
"name": "Who even need dates?",
"filename": "Example.txt",
"data_filename": "",
"version": "v1.0",
"author": "Electric1447",
"description": "This example does not contain a date",
"url": "https://pastebin.com/raw/GgPywBSG",
"data_url": "",
"date": ""
},
{
"name": "Custom version ex",
"filename": "Example.txt",
"data_filename": "",
"version": "v1-Custom",
"author": "Electric1447",
"description": "Version strings can be fully customizable",
"url": "https://pastebin.com/raw/GgPywBSG",
"data_url": "",
"date": "04/06/2020"
},
{
"name": "Keep it short",
"filename": "Example.txt",
"data_filename": "",
"version": "v1.0",
"author": "Electric1447",
"description": "Keep descriptions relativley short so they won't be can off",
"url": "https://pastebin.com/raw/GgPywBSG",
"data_url": "",
"date": "04/06/2020"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment