mirror of
https://github.com/Mukheem/TwinTurbine.git
synced 2025-04-23 03:40:34 +02:00
Installed Websharp and Nuget
This commit is contained in:
parent
782306d746
commit
405afb1de5
17
Assets/NuGet.config
Normal file
17
Assets/NuGet.config
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<configuration>
|
||||||
|
<packageSources>
|
||||||
|
<clear />
|
||||||
|
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
|
||||||
|
</packageSources>
|
||||||
|
<disabledPackageSources />
|
||||||
|
<activePackageSource>
|
||||||
|
<add key="All" value="(Aggregate source)" />
|
||||||
|
</activePackageSource>
|
||||||
|
<config>
|
||||||
|
<add key="packageInstallLocation" value="CustomWithinAssets" />
|
||||||
|
<add key="repositoryPath" value="./Packages" />
|
||||||
|
<add key="PackagesConfigDirectoryPath" value="." />
|
||||||
|
<add key="slimRestore" value="true" />
|
||||||
|
</config>
|
||||||
|
</configuration>
|
23
Assets/NuGet.config.meta
Normal file
23
Assets/NuGet.config.meta
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 0c374ec05a7aff741a4a28d753ad5c33
|
||||||
|
labels:
|
||||||
|
- NuGetForUnity
|
||||||
|
PluginImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
iconMap: {}
|
||||||
|
executionOrder: {}
|
||||||
|
defineConstraints: []
|
||||||
|
isPreloaded: 0
|
||||||
|
isOverridable: 0
|
||||||
|
isExplicitlyReferenced: 0
|
||||||
|
validateReferences: 1
|
||||||
|
platformData:
|
||||||
|
- first:
|
||||||
|
Any:
|
||||||
|
second:
|
||||||
|
enabled: 1
|
||||||
|
settings: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
8
Assets/Packages.meta
Normal file
8
Assets/Packages.meta
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: b5064dc65cb4c6d439dc24832ceb4644
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
8
Assets/Packages/WebSharp.1.0.4.meta
Normal file
8
Assets/Packages/WebSharp.1.0.4.meta
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 336259329b4664941877bd52f1a313a8
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
BIN
Assets/Packages/WebSharp.1.0.4/.signature.p7s
vendored
Normal file
BIN
Assets/Packages/WebSharp.1.0.4/.signature.p7s
vendored
Normal file
Binary file not shown.
14
Assets/Packages/WebSharp.1.0.4/WebSharp.nuspec
vendored
Normal file
14
Assets/Packages/WebSharp.1.0.4/WebSharp.nuspec
vendored
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
|
||||||
|
<metadata>
|
||||||
|
<id>WebSharp</id>
|
||||||
|
<version>1.0.4</version>
|
||||||
|
<authors>WebSharp</authors>
|
||||||
|
<owners>WebSharp</owners>
|
||||||
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||||
|
<description>Package Description</description>
|
||||||
|
<dependencies>
|
||||||
|
<group targetFramework=".NETCoreApp3.1" />
|
||||||
|
</dependencies>
|
||||||
|
</metadata>
|
||||||
|
</package>
|
7
Assets/Packages/WebSharp.1.0.4/WebSharp.nuspec.meta
vendored
Normal file
7
Assets/Packages/WebSharp.1.0.4/WebSharp.nuspec.meta
vendored
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 96fb84d8404da2040bb42f792c1de255
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
4
Assets/packages.config
Normal file
4
Assets/packages.config
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<packages>
|
||||||
|
<package id="WebSharp" version="1.0.4" manuallyInstalled="true" />
|
||||||
|
</packages>
|
23
Assets/packages.config.meta
Normal file
23
Assets/packages.config.meta
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: ea1ef82d46fbb1a43ae435b3d1e8a073
|
||||||
|
labels:
|
||||||
|
- NuGetForUnity
|
||||||
|
PluginImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
iconMap: {}
|
||||||
|
executionOrder: {}
|
||||||
|
defineConstraints: []
|
||||||
|
isPreloaded: 0
|
||||||
|
isOverridable: 0
|
||||||
|
isExplicitlyReferenced: 0
|
||||||
|
validateReferences: 1
|
||||||
|
platformData:
|
||||||
|
- first:
|
||||||
|
Any:
|
||||||
|
second:
|
||||||
|
enabled: 1
|
||||||
|
settings: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"com.github-glitchenzo.nugetforunity": "https://github.com/GlitchEnzo/NuGetForUnity.git?path=/src/NuGetForUnity",
|
||||||
"com.meta.xr.sdk.core": "63.0.0",
|
"com.meta.xr.sdk.core": "63.0.0",
|
||||||
"com.meta.xr.sdk.interaction": "63.0.0",
|
"com.meta.xr.sdk.interaction": "63.0.0",
|
||||||
"com.meta.xr.sdk.interaction.ovr": "63.0.0",
|
"com.meta.xr.sdk.interaction.ovr": "63.0.0",
|
||||||
|
@ -1,5 +1,12 @@
|
|||||||
{
|
{
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"com.github-glitchenzo.nugetforunity": {
|
||||||
|
"version": "https://github.com/GlitchEnzo/NuGetForUnity.git?path=/src/NuGetForUnity",
|
||||||
|
"depth": 0,
|
||||||
|
"source": "git",
|
||||||
|
"dependencies": {},
|
||||||
|
"hash": "12574c32f658fa23c194357141abc3fc157ea362"
|
||||||
|
},
|
||||||
"com.meta.xr.sdk.core": {
|
"com.meta.xr.sdk.core": {
|
||||||
"version": "64.0.0",
|
"version": "64.0.0",
|
||||||
"depth": 2,
|
"depth": 2,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user