Oh plbs
This commit is contained in:
parent
734c7c4c35
commit
27e2c484e6
4 changed files with 33 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -4,7 +4,7 @@
|
||||||
**/[Bb]uild/
|
**/[Bb]uild/
|
||||||
**/[Bb]uilds/
|
**/[Bb]uilds/
|
||||||
**/Assets/AssetStoreTools*
|
**/Assets/AssetStoreTools*
|
||||||
**/Assets/Plugins/*
|
**/Assets/Plugins/Android/AndroidManifest.xml
|
||||||
|
|
||||||
# Autogenerated VS/MD solution and project files
|
# Autogenerated VS/MD solution and project files
|
||||||
**/.vs/
|
**/.vs/
|
||||||
|
|
BIN
MoCha/Assets/Plugins/Newtonsoft.Json.dll
Normal file
BIN
MoCha/Assets/Plugins/Newtonsoft.Json.dll
Normal file
Binary file not shown.
32
MoCha/Assets/Plugins/Newtonsoft.Json.dll.meta
Normal file
32
MoCha/Assets/Plugins/Newtonsoft.Json.dll.meta
Normal file
|
@ -0,0 +1,32 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: fdc6540476175604383ac01213c581ab
|
||||||
|
timeCreated: 1524748515
|
||||||
|
licenseType: Free
|
||||||
|
PluginImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
iconMap: {}
|
||||||
|
executionOrder: {}
|
||||||
|
isPreloaded: 0
|
||||||
|
isOverridable: 0
|
||||||
|
platformData:
|
||||||
|
- first:
|
||||||
|
Any:
|
||||||
|
second:
|
||||||
|
enabled: 1
|
||||||
|
settings: {}
|
||||||
|
- first:
|
||||||
|
Editor: Editor
|
||||||
|
second:
|
||||||
|
enabled: 0
|
||||||
|
settings:
|
||||||
|
DefaultValueInitialized: true
|
||||||
|
- first:
|
||||||
|
Windows Store Apps: WindowsStoreApps
|
||||||
|
second:
|
||||||
|
enabled: 0
|
||||||
|
settings:
|
||||||
|
CPU: AnyCPU
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
Binary file not shown.
Reference in a new issue