Initial dev export (exclude uploads/runtime)

This commit is contained in:
AudioCore Bot
2026-03-04 20:46:11 +00:00
commit b2afadd539
120 changed files with 20410 additions and 0 deletions

15
storage/update_cache.json Normal file
View File

@@ -0,0 +1,15 @@
{
"ok": true,
"configured": true,
"current_version": "1.5.0",
"latest_version": "1.5.0",
"update_available": false,
"channel": "stable",
"manifest_url": "https://lab.codemunkeh.io/codemunkeh/AudioCore/raw/branch/main/update.json",
"error": "",
"checked_at": "2026-03-04T20:31:19+00:00",
"download_url": "https://lab.codemunkeh.io/audiocore/releases/download/v1.5.0/audiocore-v1.5.0.zip",
"changelog_url": "https://lab.codemunkeh.io/audiocore/releases/tag/v1.5.0",
"notes": "Bug fixes and installer improvements.",
"fetched_at": 1772656279
}