up

Update libpocketpy.so.meta
This commit is contained in:
blueloveTH 2022-12-12 03:59:28 +08:00
parent 90f308642a
commit 6697823077
6 changed files with 17 additions and 15 deletions

2
plugins/unity/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*.dll
*.so

View File

@ -17,12 +17,12 @@ PluginImporter:
enabled: 0
settings:
Exclude Android: 0
Exclude Editor: 0
Exclude Linux64: 0
Exclude OSXUniversal: 0
Exclude Win: 0
Exclude Win64: 0
Exclude iOS: 0
Exclude Editor: 1
Exclude Linux64: 1
Exclude OSXUniversal: 1
Exclude Win: 1
Exclude Win64: 1
Exclude iOS: 1
- first:
Android: Android
second:
@ -32,12 +32,12 @@ PluginImporter:
- first:
Any:
second:
enabled: 1
enabled: 0
settings: {}
- first:
Editor: Editor
second:
enabled: 1
enabled: 0
settings:
CPU: AnyCPU
DefaultValueInitialized: true
@ -45,31 +45,31 @@ PluginImporter:
- first:
Standalone: Linux64
second:
enabled: 1
enabled: 0
settings:
CPU: None
- first:
Standalone: OSXUniversal
second:
enabled: 1
enabled: 0
settings:
CPU: None
- first:
Standalone: Win
second:
enabled: 1
enabled: 0
settings:
CPU: x86
CPU: None
- first:
Standalone: Win64
second:
enabled: 1
enabled: 0
settings:
CPU: x86_64
CPU: None
- first:
iPhone: iOS
second:
enabled: 1
enabled: 0
settings:
AddToEmbeddedBinaries: false
CPU: AnyCPU