From 6a30b5d9eb23b5de649c6bc57813274f70f7a580 Mon Sep 17 00:00:00 2001 From: /home/neo <158327205+neoapps-dev@users.noreply.github.com> Date: Tue, 7 Jul 2026 22:11:12 +0300 Subject: [PATCH] fix --- ps3ui/meta.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ps3ui/meta.json b/ps3ui/meta.json index 71c471f..f738588 100644 --- a/ps3ui/meta.json +++ b/ps3ui/meta.json @@ -11,5 +11,6 @@ "zips": { "PS3.zip": "Common/Media" }, - "version": "1.0.0" + "version": "1.0.0", + "required_versions": ["revelations", "minecraftconsoles", "360revived"] }