Skip to content

Commit

Permalink
Added the new atom file.
Browse files Browse the repository at this point in the history
  • Loading branch information
ByronMayne authored Jan 10, 2017
1 parent fc57517 commit 3cf0852
Showing 1 changed file with 57 additions and 0 deletions.
57 changes: 57 additions & 0 deletions UnityIO.atom
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
{
"m_PackageName": "UnityIO",
"m_Version": "1.0.0.0",
"m_ContentURL": "https://github.com/ByronMayne/UnityIO",
"m_Assemblies": [
{
"m_AssemblyName": "UnityIO",
"m_UnityAssetPath": "Assets/UnityIO/",
"m_CompiledScripts": [
"/proj.unity/Assets/UnityIO/Editor/ContextMenus.cs",
"/proj.unity/Assets/UnityIO/Editor/Directory.cs",
"/proj.unity/Assets/UnityIO/Editor/Exceptions.cs",
"/proj.unity/Assets/UnityIO/Editor/File.cs",
"/proj.unity/Assets/UnityIO/Editor/Files.cs",
"/proj.unity/Assets/UnityIO/Editor/Interfaces/IDirectory.cs",
"/proj.unity/Assets/UnityIO/Editor/Interfaces/IFile.cs",
"/proj.unity/Assets/UnityIO/Editor/Interfaces/IFiles.cs",
"/proj.unity/Assets/UnityIO/Editor/NullFile.cs",
"/proj.unity/Assets/UnityIO/Editor/UnityIO.cs"
],
"m_References": [
"UnityEngine",
"System"
],
"m_SupportPlatforms": {
"EditorCompatible": false,
"StandaloneOSXUniversalCompatible": false,
"StandaloneOSXIntelCompatible": false,
"StandaloneWindowsCompatible": false,
"WebPlayerCompatible": false,
"WebPlayerStreamedCompatible": false,
"iOSCompatible": false,
"PS3Compatible": false,
"XBOX360Compatible": false,
"AndroidCompatible": false,
"StandaloneLinuxCompatible": false,
"StandaloneWindows64Compatible": false,
"WebGLCompatible": false,
"WSAPlayerCompatible": false,
"StandaloneLinux64Compatible": false,
"StandaloneLinuxUniversalCompatible": false,
"WP8PlayerCompatible": false,
"StandaloneOSXIntel64Compatible": false,
"BlackBerryCompatible": false,
"TizenCompatible": false,
"PSP2Compatible": false,
"PS4Compatible": false,
"PSMCompatible": false,
"XboxOneCompatible": false,
"SamsungTVCompatible": false,
"Nintendo3DSCompatible": false,
"WiiUCompatible": false,
"tvOSCompatible": false
}
}
]
}

0 comments on commit 3cf0852

Please sign in to comment.