Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
MDPro2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
赤子奈落
MDPro2
Commits
38005027
Commit
38005027
authored
Jun 18, 2023
by
赤子奈落
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Icon and Name Change
parent
df4db0d2
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
108 additions
and
7 deletions
+108
-7
Assets/ArtSystem/22634473.jpg
Assets/ArtSystem/22634473.jpg
+0
-0
Assets/ArtSystem/22634473.jpg.meta
Assets/ArtSystem/22634473.jpg.meta
+96
-0
Assets/SibylSystem/Menu/Menu.cs
Assets/SibylSystem/Menu/Menu.cs
+1
-1
ProjectSettings/ProjectSettings.asset
ProjectSettings/ProjectSettings.asset
+11
-6
No files found.
Assets/ArtSystem/22634473.jpg
0 → 100644
View file @
38005027
121 KB
Assets/ArtSystem/22634473.jpg.meta
0 → 100644
View file @
38005027
fileFormatVersion: 2
guid: e882a62f0df05c3428e4fa6e666e2fb2
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
mipmaps:
mipMapMode: 0
enableMipMap: 1
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 0
wrapV: 0
wrapW: 0
nPOTScale: 1
lightmap: 0
compressionQuality: 50
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:
Assets/SibylSystem/Menu/Menu.cs
View file @
38005027
...
@@ -29,7 +29,7 @@ public class Menu : WindowServantSP
...
@@ -29,7 +29,7 @@ public class Menu : WindowServantSP
UIHelper
.
registEvent
(
gameObject
,
"ai_"
,
onClickAI
);
UIHelper
.
registEvent
(
gameObject
,
"ai_"
,
onClickAI
);
UIHelper
.
registEvent
(
gameObject
,
"exit_"
,
onClickExit
);
UIHelper
.
registEvent
(
gameObject
,
"exit_"
,
onClickExit
);
//MDPRO2 update
//MDPRO2 update
UIHelper
.
getByName
<
UILabel
>(
gameObject
,
"version_"
).
text
=
"1.7.
4
"
;
UIHelper
.
getByName
<
UILabel
>(
gameObject
,
"version_"
).
text
=
"1.7.
5
"
;
Program
.
I
().
StartCoroutine
(
checkUpdate
());
Program
.
I
().
StartCoroutine
(
checkUpdate
());
}
}
...
...
ProjectSettings/ProjectSettings.asset
View file @
38005027
...
@@ -12,8 +12,8 @@ PlayerSettings:
...
@@ -12,8 +12,8 @@ PlayerSettings:
targetDevice
:
2
targetDevice
:
2
useOnDemandResources
:
0
useOnDemandResources
:
0
accelerometerFrequency
:
60
accelerometerFrequency
:
60
companyName
:
YGO
Pro2
companyName
:
MD
Pro2
productName
:
YGO
Pro2
productName
:
MD
Pro2
defaultCursor
:
{
fileID
:
0
}
defaultCursor
:
{
fileID
:
0
}
cursorHotspot
:
{
x
:
0
,
y
:
0
}
cursorHotspot
:
{
x
:
0
,
y
:
0
}
m_SplashScreenBackgroundColor
:
{
r
:
0.13725491
,
g
:
0.12156863
,
b
:
0.1254902
,
a
:
1
}
m_SplashScreenBackgroundColor
:
{
r
:
0.13725491
,
g
:
0.12156863
,
b
:
0.1254902
,
a
:
1
}
...
@@ -134,7 +134,7 @@ PlayerSettings:
...
@@ -134,7 +134,7 @@ PlayerSettings:
16:10:
1
16:10:
1
16:9:
1
16:9:
1
Others
:
1
Others
:
1
bundleVersion
:
1.
0
bundleVersion
:
1.
7.5
preloadedAssets
:
[]
preloadedAssets
:
[]
metroInputSource
:
0
metroInputSource
:
0
wsaTransparentSwapchain
:
0
wsaTransparentSwapchain
:
0
...
@@ -281,7 +281,7 @@ PlayerSettings:
...
@@ -281,7 +281,7 @@ PlayerSettings:
-
m_BuildTarget
:
Standalone
-
m_BuildTarget
:
Standalone
m_Icons
:
m_Icons
:
-
serializedVersion
:
2
-
serializedVersion
:
2
m_Icon
:
{
fileID
:
2800000
,
guid
:
5b0fb958937e09c4fb59b92c51c6bc35
,
type
:
3
}
m_Icon
:
{
fileID
:
2800000
,
guid
:
e882a62f0df05c3428e4fa6e666e2fb2
,
type
:
3
}
m_Width
:
1024
m_Width
:
1024
m_Height
:
1024
m_Height
:
1024
m_Kind
:
0
m_Kind
:
0
...
@@ -296,12 +296,17 @@ PlayerSettings:
...
@@ -296,12 +296,17 @@ PlayerSettings:
m_Height
:
256
m_Height
:
256
m_Kind
:
0
m_Kind
:
0
-
serializedVersion
:
2
-
serializedVersion
:
2
m_Icon
:
{
fileID
:
2800000
,
guid
:
5b0fb958937e09c4fb59b92c51c6bc35
,
type
:
3
}
m_Icon
:
{
fileID
:
2800000
,
guid
:
e882a62f0df05c3428e4fa6e666e2fb2
,
type
:
3
}
m_Width
:
128
m_Width
:
128
m_Height
:
128
m_Height
:
128
m_Kind
:
0
m_Kind
:
0
-
serializedVersion
:
2
-
serializedVersion
:
2
m_Icon
:
{
fileID
:
2800000
,
guid
:
5b0fb958937e09c4fb59b92c51c6bc35
,
type
:
3
}
m_Icon
:
{
fileID
:
0
}
m_Width
:
64
m_Height
:
64
m_Kind
:
0
-
serializedVersion
:
2
m_Icon
:
{
fileID
:
2800000
,
guid
:
e882a62f0df05c3428e4fa6e666e2fb2
,
type
:
3
}
m_Width
:
48
m_Width
:
48
m_Height
:
48
m_Height
:
48
m_Kind
:
0
m_Kind
:
0
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment