forked from sin365/AxibugEmuOnline
Unity项目设置中的DefaultCompany改为AlienTechnology(稍微正式一点)
This commit is contained in:
parent
ad5b792fcd
commit
1ed81f53be
@ -12,7 +12,7 @@ PlayerSettings:
|
|||||||
targetDevice: 2
|
targetDevice: 2
|
||||||
useOnDemandResources: 0
|
useOnDemandResources: 0
|
||||||
accelerometerFrequency: 60
|
accelerometerFrequency: 60
|
||||||
companyName: DefaultCompany
|
companyName: AlienTechnology
|
||||||
productName: AxibugEmuOnline.Client
|
productName: AxibugEmuOnline.Client
|
||||||
defaultCursor: {fileID: 0}
|
defaultCursor: {fileID: 0}
|
||||||
cursorHotspot: {x: 0, y: 0}
|
cursorHotspot: {x: 0, y: 0}
|
||||||
@ -164,7 +164,7 @@ PlayerSettings:
|
|||||||
androidMinAspectRatio: 1
|
androidMinAspectRatio: 1
|
||||||
applicationIdentifier:
|
applicationIdentifier:
|
||||||
Android: com.DefaultCompany.AxibugEmuOnline.Client
|
Android: com.DefaultCompany.AxibugEmuOnline.Client
|
||||||
Standalone: com.DefaultCompany.AxibugEmuOnline.Client
|
Standalone: com.AlienTechnology.AxibugEmuOnline.Client
|
||||||
buildNumber:
|
buildNumber:
|
||||||
Standalone: 0
|
Standalone: 0
|
||||||
VisionOS: 0
|
VisionOS: 0
|
||||||
|
Loading…
Reference in New Issue
Block a user