Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
MDPro3
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
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
MDPro3
Commits
5dcfbeac
Commit
5dcfbeac
authored
Oct 17, 2025
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change cdn02 urls to cdntx
parent
61ed9ebc
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
+8
-8
Assets/Scripts/MDPro3/Helper/Settings.cs
Assets/Scripts/MDPro3/Helper/Settings.cs
+4
-4
Data/Settings.json
Data/Settings.json
+4
-4
No files found.
Assets/Scripts/MDPro3/Helper/Settings.cs
View file @
5dcfbeac
...
@@ -105,8 +105,8 @@ namespace MDPro3
...
@@ -105,8 +105,8 @@ namespace MDPro3
10000020
//天空龙
10000020
//天空龙
};
};
PrereleasePackUrl
=
"https://cdn
02.moecube.com:444
/ygopro-super-pre/archive/ygopro-super-pre.ypk"
;
PrereleasePackUrl
=
"https://cdn
tx.moecube.com
/ygopro-super-pre/archive/ygopro-super-pre.ypk"
;
PrereleasePackVersionUrl
=
"https://cdn
02.moecube.com:444
/ygopro-super-pre/data/version.txt"
;
PrereleasePackVersionUrl
=
"https://cdn
tx.moecube.com
/ygopro-super-pre/data/version.txt"
;
PrereleasePackUrl_DE
=
"https://github.com/ElderLich/TransSuperpre/raw/main/DE/ygopro-super-pre.ypk"
;
PrereleasePackUrl_DE
=
"https://github.com/ElderLich/TransSuperpre/raw/main/DE/ygopro-super-pre.ypk"
;
PrereleasePackVersionUrl_DE
=
"https://github.com/ElderLich/TransSuperpre/raw/main/DE/version.txt"
;
PrereleasePackVersionUrl_DE
=
"https://github.com/ElderLich/TransSuperpre/raw/main/DE/version.txt"
;
...
@@ -127,7 +127,7 @@ namespace MDPro3
...
@@ -127,7 +127,7 @@ namespace MDPro3
PrereleasePackUrl_TW
=
"https://github.com/ElderLich/TransSuperpre/raw/main/ZH-TW/ygopro-super-pre.ypk"
;
PrereleasePackUrl_TW
=
"https://github.com/ElderLich/TransSuperpre/raw/main/ZH-TW/ygopro-super-pre.ypk"
;
PrereleasePackVersionUrl_TW
=
"https://github.com/ElderLich/TransSuperpre/raw/main/ZH-TW/version.txt"
;
PrereleasePackVersionUrl_TW
=
"https://github.com/ElderLich/TransSuperpre/raw/main/ZH-TW/version.txt"
;
MDPro3VersionUrl
=
"https://cdn
02.moecube.com:444
/mdpro3-data/Version.txt"
;
MDPro3VersionUrl
=
"https://cdn
tx.moecube.com
/mdpro3-data/Version.txt"
;
CardRenderPassword
=
true
;
CardRenderPassword
=
true
;
SavedCardSize
=
new
int
[]
{
704
,
1024
};
SavedCardSize
=
new
int
[]
{
704
,
1024
};
SavedCardFormat
=
Program
.
EXPANSION_JPG
;
SavedCardFormat
=
Program
.
EXPANSION_JPG
;
...
@@ -141,7 +141,7 @@ namespace MDPro3
...
@@ -141,7 +141,7 @@ namespace MDPro3
private
const
string
JsonPath
=
"Data/Settings.json"
;
private
const
string
JsonPath
=
"Data/Settings.json"
;
private
const
string
MDPRO3_VERSION_URL_OLD
=
"https://code.moenext.com/sherry_chaos/MDPro3/-/raw/master/Version.txt"
;
private
const
string
MDPRO3_VERSION_URL_OLD
=
"https://code.moenext.com/sherry_chaos/MDPro3/-/raw/master/Version.txt"
;
private
const
string
MDPRO3_VERSION_URL_FALSE
=
"https://code.moenext.com/sherry_chaos/MDPro3/-/raw/master/version.txt"
;
private
const
string
MDPRO3_VERSION_URL_FALSE
=
"https://code.moenext.com/sherry_chaos/MDPro3/-/raw/master/version.txt"
;
private
const
string
MDPRO3_VERSION_URL_DEFAULT
=
"https://cdn
02.moecube.com:444
/mdpro3-data/Version.txt"
;
private
const
string
MDPRO3_VERSION_URL_DEFAULT
=
"https://cdn
tx.moecube.com
/mdpro3-data/Version.txt"
;
private
static
SettingData
_data
;
private
static
SettingData
_data
;
public
static
SettingData
Data
public
static
SettingData
Data
...
...
Data/Settings.json
View file @
5dcfbeac
...
@@ -43,8 +43,8 @@
...
@@ -43,8 +43,8 @@
"FinalAttackSlifer"
:
[
"FinalAttackSlifer"
:
[
10000020
10000020
],
],
"PrereleasePackUrl"
:
"https://cdn
02.moecube.com:444
/ygopro-super-pre/archive/ygopro-super-pre.ypk"
,
"PrereleasePackUrl"
:
"https://cdn
tx.moecube.com
/ygopro-super-pre/archive/ygopro-super-pre.ypk"
,
"PrereleasePackVersionUrl"
:
"https://cdn
02.moecube.com:444
/ygopro-super-pre/data/version.txt"
,
"PrereleasePackVersionUrl"
:
"https://cdn
tx.moecube.com
/ygopro-super-pre/data/version.txt"
,
"PrereleasePackUrl_DE"
:
"https://github.com/ElderLich/TransSuperpre/raw/main/DE/ygopro-super-pre.ypk"
,
"PrereleasePackUrl_DE"
:
"https://github.com/ElderLich/TransSuperpre/raw/main/DE/ygopro-super-pre.ypk"
,
"PrereleasePackVersionUrl_DE"
:
"https://github.com/ElderLich/TransSuperpre/raw/main/DE/version.txt"
,
"PrereleasePackVersionUrl_DE"
:
"https://github.com/ElderLich/TransSuperpre/raw/main/DE/version.txt"
,
"PrereleasePackUrl_EN"
:
"https://github.com/ElderLich/TransSuperpre/raw/main/EN/ygopro-super-pre.ypk"
,
"PrereleasePackUrl_EN"
:
"https://github.com/ElderLich/TransSuperpre/raw/main/EN/ygopro-super-pre.ypk"
,
...
@@ -63,7 +63,7 @@
...
@@ -63,7 +63,7 @@
"PrereleasePackVersionUrl_PT"
:
"https://github.com/ElderLich/TransSuperpre/raw/main/PT/version.txt"
,
"PrereleasePackVersionUrl_PT"
:
"https://github.com/ElderLich/TransSuperpre/raw/main/PT/version.txt"
,
"PrereleasePackUrl_TW"
:
"https://github.com/ElderLich/TransSuperpre/raw/main/ZH-TW/ygopro-super-pre.ypk"
,
"PrereleasePackUrl_TW"
:
"https://github.com/ElderLich/TransSuperpre/raw/main/ZH-TW/ygopro-super-pre.ypk"
,
"PrereleasePackVersionUrl_TW"
:
"https://github.com/ElderLich/TransSuperpre/raw/main/ZH-TW/version.txt"
,
"PrereleasePackVersionUrl_TW"
:
"https://github.com/ElderLich/TransSuperpre/raw/main/ZH-TW/version.txt"
,
"MDPro3VersionUrl"
:
"https://cdn
02.moecube.com:444
/mdpro3-data/Version.txt"
,
"MDPro3VersionUrl"
:
"https://cdn
tx.moecube.com
/mdpro3-data/Version.txt"
,
"CardRenderPassword"
:
true
,
"CardRenderPassword"
:
true
,
"SavedCardSize"
:
[
"SavedCardSize"
:
[
704
,
704
,
...
@@ -72,4 +72,4 @@
...
@@ -72,4 +72,4 @@
"SavedCardFormat"
:
".jpg"
,
"SavedCardFormat"
:
".jpg"
,
"BatchMove"
:
true
,
"BatchMove"
:
true
,
"DiySymbol"
:
"DIY by"
"DiySymbol"
:
"DIY by"
}
}
\ No newline at end of file
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