Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
nevermore-kang
/
Maze
like
0
Model card
Files
Files and versions
xet
Community
1
Copy to bucket
new
refs/pr/1
Maze
/
Library
/
PackageCache
/
com.unity.collab-proxy@2.0.4
/
Editor
/
PlasticSCM
/
AssemblyInfo.cs
nevermore-kang
Upload folder using huggingface_hub
18a519f
verified
over 2 years ago
Raw
Download with hf CLI
Copy download link
History
Blame
Safe
181 Bytes
using
System.Runtime.CompilerServices;
using
UnityEngine;
[
assembly: InternalsVisibleTo(
"Unity.PlasticSCM.EditorTests"
)
]
[
assembly: InternalsVisibleTo(
"Unity.PlasticSCM.DevTools"
)
]