Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
YGOProUnity_V2
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
MyCard
YGOProUnity_V2
Commits
368a1319
Commit
368a1319
authored
Jun 29, 2025
by
mercury233
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
version
parent
41dd8f78
Pipeline
#38235
passed with stage
in 79 minutes and 29 seconds
Changes
4
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
3 deletions
+3
-3
Assets/Plugins/x64/ocgcore.dll
Assets/Plugins/x64/ocgcore.dll
+0
-0
Assets/Plugins/x86/ocgcore.dll
Assets/Plugins/x86/ocgcore.dll
+0
-0
Assets/SibylSystem/Config.cs
Assets/SibylSystem/Config.cs
+2
-2
Assets/transUI/prefab/trans_menu.prefab
Assets/transUI/prefab/trans_menu.prefab
+1
-1
No files found.
Assets/Plugins/x64/ocgcore.dll
View file @
368a1319
No preview for this file type
Assets/Plugins/x86/ocgcore.dll
View file @
368a1319
No preview for this file type
Assets/SibylSystem/Config.cs
View file @
368a1319
using
System
;
using
System
;
using
System.Collections.Generic
;
using
System.IO
;
using
UnityEngine
;
public
static
class
Config
{
public
static
uint
ClientVersion
=
0x136
1
;
public
static
uint
ClientVersion
=
0x136
2
;
private
static
readonly
List
<
oneString
>
translations
=
new
List
<
oneString
>();
...
...
Assets/transUI/prefab/trans_menu.prefab
View file @
368a1319
...
...
@@ -940,7 +940,7 @@ MonoBehaviour:
keepCrispWhenShrunk
:
1
mTrueTypeFont
:
{
fileID
:
12800000
,
guid
:
f775853fdfd14bb47934543e95c3bae3
,
type
:
3
}
mFont
:
{
fileID
:
0
}
mText
:
YGOPro2 v2.5.
1 1.036.1
mText
:
YGOPro2 v2.5.
2 1.036.2
mFontSize
:
18
mFontStyle
:
0
mAlignment
:
1
...
...
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