Skip to content

Commit 543bbba

Browse files
committed
3.46.0
1 parent 8b5920f commit 543bbba

3 files changed

Lines changed: 13 additions & 12 deletions

File tree

Overlayer/MiscFiles/info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"Id": "Overlayer",
33
"DisplayName": "Overlayer",
44
"Author": "modlist.org",
5-
"Version": "3.45.0",
5+
"Version": "3.46.0",
66
"AssemblyName": "Overlayer.Bootstrapper.dll",
77
"EntryMethod": "Overlayer.Bootstrapper.Main.Load"
88
}

Overlayer/MiscFiles/update.txt

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
[ Add ]
2-
Text / Image Config Command system
3-
Some setting tooltips
4-
Toggle Export Reference Include
2+
Bootstrap
3+
4+
{ Tag }
5+
FileAttempts
6+
FileTileAttempts
57

68
[ Change ]
7-
Some UI
8-
ko-KR some texts
9-
XML Settings to JSON Settings (Auto Migrate!), PascalCase
10-
Slight reduction in DLL size by removing unnecessary functions/files
11-
Default Text Changed Current -> Official Judgement Tags
12-
Font Settings Empty values ​​are also treated as Default
9+
SCRIPTING MERGE
10+
- !! PLEASE REMOVE Overlayer.Scripting MOD !!
11+
- Perfomance Tag UpdateRate merged to System Tag UpdateRate
12+
MarginScale now multiplies 100
1313

1414
[ Fix ]
15-
ch-ZN mistake
15+
Show True Auto Judgement
16+
Some Transitions

Overlayer/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
[assembly: Guid("a10da92a-c5bb-4708-b1b4-9a112a644d8c")]
1717

1818
[assembly: AssemblyVersion("1.0.0.0")]
19-
[assembly: AssemblyFileVersion("3.45.0.0")]
19+
[assembly: AssemblyFileVersion("3.46.0.0")]
2020

2121
[assembly: NeutralResourcesLanguage("")]

0 commit comments

Comments
 (0)