20 lines
676 B
JSON
20 lines
676 B
JSON
{
|
|
"version": "2.8.0",
|
|
"description": "Graphical NBT editor for all Minecraft NBT data sources.",
|
|
"homepage": "https://github.com/jaquadro/NBTExplorer",
|
|
"license": "MIT",
|
|
"url": "https://github.com/jaquadro/NBTExplorer/releases/download/v2.8.0-win/NBTExplorer-2.8.0.zip",
|
|
"hash": "1bf4c3e56a0e8fba911c6c73cc12fbf105c01367d92dcfb9d20b0f529a666e4b",
|
|
"bin": "NBTExplorer.exe",
|
|
"shortcuts": [
|
|
[
|
|
"NBTExplorer.exe",
|
|
"NBTExplorer"
|
|
]
|
|
],
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/jaquadro/NBTExplorer/releases/download/v$matchHead-win/NBTExplorer-$matchHead.zip"
|
|
}
|
|
}
|