Initial Commit

This commit is contained in:
Lillith Rose (Device: Lucia) 2025-06-18 12:00:40 -04:00
commit 13767d3f40
160 changed files with 51070 additions and 0 deletions

View file

@ -0,0 +1,12 @@
using UnityEngine;
namespace gay.lilyy.MenuIconRemover
{
public class MenuIconRemoverConfig : MonoBehaviour, VRC.SDKBase.IEditorOnly
{
public string[] exclude = new string[0];
public bool removeOnPc = false;
public bool removeOnQuest = true;
}
}

View file

@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: ea0737bf428fc824ebd1a12ae92b06f6
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

View file

@ -0,0 +1,14 @@
{
"name": "MenuIconRemoverRuntime",
"rootNamespace": "",
"references": [],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}

View file

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 4713dd3cf2e7fa34cbc6bbb6fef3c7d0
AssemblyDefinitionImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant: