From 4edf638a0cc88486ee9578cc8b706d23f7c0b5f3 Mon Sep 17 00:00:00 2001 From: Patrik Kraif Date: Fri, 20 Mar 2020 18:07:54 +0100 Subject: [PATCH] Update catalyst.json --- catalyst.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/catalyst.json b/catalyst.json index 2b507e1b..a949161a 100644 --- a/catalyst.json +++ b/catalyst.json @@ -3,5 +3,8 @@ "description": "Resources for loading and rendering BBMOD files created with BlueBurn AssetCreator", "license": "MIT", "homepage": "https://github.com/blueburn-cz/BBMOD", - "yyp": "BBMOD.yyp" -} \ No newline at end of file + "yyp": "BBMOD.yyp", + "ignore": { + "Demo": "group" + } +}