feat: patch system

This commit is contained in:
2026-04-22 04:21:00 +08:00
parent 083735aec1
commit c8e5a45529
36 changed files with 364 additions and 1847 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"latest_version": "2.1.5",
"minimum_app_version": "2.1.0",
"releases": [
{
"version": "2.1.5",
"date": "2026-04-20",
"pck_url": "https://raw.githubusercontent.com/tekton-studios/tekton-updates/main/patch.pck",
"changelog": [
"Initial release of the new patching system.",
"Added boot screen paginator."
]
}
]
}