link downloader

This commit is contained in:
Lillith Rose 2025-10-05 21:17:34 -04:00
parent a8d5ba8ba1
commit 449ee2f194
11 changed files with 146 additions and 0 deletions

View file

@ -0,0 +1,12 @@
using UnityEngine;
namespace gay.lilyy.LinkDownloader
{
[AddComponentMenu("LillithRosePup/Link Downloader")]
public class LinkDownloaderConfig : MonoBehaviour, VRC.SDKBase.IEditorOnly
{
public string link;
public string path;
}
}

View file

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

View file

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

View file

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