added splashscreen easter-egg

This commit is contained in:
J-onasJones 2024-10-05 03:54:14 +02:00
parent cf620acfb7
commit 3962ff157f
6 changed files with 73 additions and 3 deletions

View file

@ -27,7 +27,11 @@
]
},
"mixins": [
"nec.mixins.json"
"nec.mixins.json",
{
"config": "nec.client.mixins.json",
"environment": "client"
}
],
"depends": {