Skip to content

Commit 0354828

Browse files
cleanup
1 parent e022ae7 commit 0354828

4 files changed

Lines changed: 0 additions & 44 deletions

File tree

plugins/utilities.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1755,12 +1755,6 @@
17551755
}
17561756
],
17571757
"versions": {
1758-
"1.2.1": {
1759-
"api_version": 9,
1760-
"commit_sha": "b054f4f",
1761-
"released_on": "08-12-2025",
1762-
"md5sum": "a850b333f98f97877190a713d932df1d"
1763-
},
17641758
"1.2.0": {
17651759
"api_version": 9,
17661760
"commit_sha": "bb129cc",

plugins/utilities/allow_invisible_models.py

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,6 @@
33
import babase
44
import bascenev1 as bs
55

6-
plugman = dict(
7-
plugin_name="allow_invisible_models",
8-
description="Changing model to None will make it invisible instead of raising an exception.",
9-
external_url="",
10-
authors=[
11-
{"name": "Rikko", "email": "rikkolovescats@proton.me", "discord": "rikkolovescats"},
12-
],
13-
version="1.2.1",
14-
)
15-
166
original_getmesh = bs.getmesh
177

188

plugins/utilities/test_plugin.py

Lines changed: 0 additions & 14 deletions
This file was deleted.

plugins/utilities/test_plugin_2.py

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)