Skip to content

Commit

Permalink
提交AP01工程
Browse files Browse the repository at this point in the history
Signed-off-by: BoyanTata <[email protected]>
  • Loading branch information
BoyanTata committed Apr 1, 2020
1 parent 519d2a6 commit bfba387
Show file tree
Hide file tree
Showing 8,310 changed files with 557,014 additions and 0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
56 changes: 56 additions & 0 deletions AP01/.vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"files.exclude":
{
"**/.DS_Store":true,
"**/.git":true,
"**/.gitignore":true,
"**/.gitmodules":true,
"**/*.booproj":true,
"**/*.pidb":true,
"**/*.suo":true,
"**/*.user":true,
"**/*.userprefs":true,
"**/*.unityproj":true,
"**/*.dll":true,
"**/*.exe":true,
"**/*.pdf":true,
"**/*.mid":true,
"**/*.midi":true,
"**/*.wav":true,
"**/*.gif":true,
"**/*.ico":true,
"**/*.jpg":true,
"**/*.jpeg":true,
"**/*.png":true,
"**/*.psd":true,
"**/*.tga":true,
"**/*.tif":true,
"**/*.tiff":true,
"**/*.3ds":true,
"**/*.3DS":true,
"**/*.fbx":true,
"**/*.FBX":true,
"**/*.lxo":true,
"**/*.LXO":true,
"**/*.ma":true,
"**/*.MA":true,
"**/*.obj":true,
"**/*.OBJ":true,
"**/*.asset":true,
"**/*.cubemap":true,
"**/*.flare":true,
"**/*.mat":true,
"**/*.meta":true,
"**/*.prefab":true,
"**/*.unity":true,
"build/":true,
"Build/":true,
"Library/":true,
"library/":true,
"obj/":true,
"Obj/":true,
"ProjectSettings/":true,
"temp/":true,
"Temp/":true
}
}
44 changes: 44 additions & 0 deletions AP01/AP01.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-firstpass", "Assembly-CSharp-firstpass.csproj", "{13cd9d17-084c-11b4-4f2b-3857aa8a3c77}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sirenix.OdinInspector.CompatibilityLayer", "Sirenix.OdinInspector.CompatibilityLayer.csproj", "{9504f6d4-7889-f56a-86d7-2ca33a67e7fd}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{152f75fc-3a3b-4ac2-7476-5c8083252b9e}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-Editor-firstpass", "Assembly-CSharp-Editor-firstpass.csproj", "{4db4bb4d-3acb-bb92-92b4-bb0cbfd75595}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sirenix.OdinInspector.CompatibilityLayer.Editor", "Sirenix.OdinInspector.CompatibilityLayer.Editor.csproj", "{122fe6a9-786d-ec3c-a96f-ab0bcd64ad5a}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{13cd9d17-084c-11b4-4f2b-3857aa8a3c77}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{13cd9d17-084c-11b4-4f2b-3857aa8a3c77}.Debug|Any CPU.Build.0 = Debug|Any CPU
{13cd9d17-084c-11b4-4f2b-3857aa8a3c77}.Release|Any CPU.ActiveCfg = Release|Any CPU
{13cd9d17-084c-11b4-4f2b-3857aa8a3c77}.Release|Any CPU.Build.0 = Release|Any CPU
{9504f6d4-7889-f56a-86d7-2ca33a67e7fd}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9504f6d4-7889-f56a-86d7-2ca33a67e7fd}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9504f6d4-7889-f56a-86d7-2ca33a67e7fd}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9504f6d4-7889-f56a-86d7-2ca33a67e7fd}.Release|Any CPU.Build.0 = Release|Any CPU
{152f75fc-3a3b-4ac2-7476-5c8083252b9e}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{152f75fc-3a3b-4ac2-7476-5c8083252b9e}.Debug|Any CPU.Build.0 = Debug|Any CPU
{152f75fc-3a3b-4ac2-7476-5c8083252b9e}.Release|Any CPU.ActiveCfg = Release|Any CPU
{152f75fc-3a3b-4ac2-7476-5c8083252b9e}.Release|Any CPU.Build.0 = Release|Any CPU
{4db4bb4d-3acb-bb92-92b4-bb0cbfd75595}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4db4bb4d-3acb-bb92-92b4-bb0cbfd75595}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4db4bb4d-3acb-bb92-92b4-bb0cbfd75595}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4db4bb4d-3acb-bb92-92b4-bb0cbfd75595}.Release|Any CPU.Build.0 = Release|Any CPU
{122fe6a9-786d-ec3c-a96f-ab0bcd64ad5a}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{122fe6a9-786d-ec3c-a96f-ab0bcd64ad5a}.Debug|Any CPU.Build.0 = Debug|Any CPU
{122fe6a9-786d-ec3c-a96f-ab0bcd64ad5a}.Release|Any CPU.ActiveCfg = Release|Any CPU
{122fe6a9-786d-ec3c-a96f-ab0bcd64ad5a}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Loading

0 comments on commit bfba387

Please sign in to comment.