Created unity project
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace Unity.PlasticSCM.Editor
|
||||
{
|
||||
internal struct ExternalLink
|
||||
{
|
||||
internal string Label;
|
||||
internal string Url;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user