From d2ab30e7a69bfe7efda63ae75812207377917bd3 Mon Sep 17 00:00:00 2001 From: miepzerino <o.skotnik@gmail.com> Date: Sun, 30 Mar 2025 18:50:27 +0000 Subject: [PATCH] Merge branch 'Flexalon-UI-Layouts' into develop --- Assets/Flexalon/package.json | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/Assets/Flexalon/package.json b/Assets/Flexalon/package.json new file mode 100644 index 0000000..ab16c97 --- /dev/null +++ b/Assets/Flexalon/package.json @@ -0,0 +1,8 @@ +{ + "displayName": "Flexalon", + "description": "Flexalon Layouts", + "name": "com.virtualmaker.flexalon", + "unity": "2019.4", + "version": "4.2.1", + "category": "utilities" +} \ No newline at end of file -- Gitblit v1.9.3