forked from Jorixon/JASM
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Added ZZZ support (Jorixon#205) Thanks @Pyrageis
chore: Changed validation check for model import loader exe name fix: Mod update notification would always be shown for first update check for new mod --------- Co-authored-by: Pyrageis <[email protected]>
- Loading branch information
Showing
59 changed files
with
737 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,5 +21,6 @@ public enum SupportedGames | |
{ | ||
Genshin, | ||
Honkai, | ||
WuWa | ||
WuWa, | ||
ZZZ | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+30.9 KB
src/GIMI-ModManager.WinUI/Assets/Games/ZZZ/Images/Characters/Anby.webp
Binary file not shown.
Binary file added
BIN
+48.4 KB
src/GIMI-ModManager.WinUI/Assets/Games/ZZZ/Images/Characters/Anton.webp
Binary file not shown.
Binary file added
BIN
+157 KB
src/GIMI-ModManager.WinUI/Assets/Games/ZZZ/Images/Characters/Belle.webp
Binary file not shown.
Binary file added
BIN
+35.2 KB
src/GIMI-ModManager.WinUI/Assets/Games/ZZZ/Images/Characters/Ben.webp
Binary file not shown.
Binary file added
BIN
+51.2 KB
src/GIMI-ModManager.WinUI/Assets/Games/ZZZ/Images/Characters/Billy.webp
Binary file not shown.
Binary file added
BIN
+2.17 KB
src/GIMI-ModManager.WinUI/Assets/Games/ZZZ/Images/Characters/Character_Others.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+38.2 KB
src/GIMI-ModManager.WinUI/Assets/Games/ZZZ/Images/Characters/Corin.webp
Binary file not shown.
Binary file added
BIN
+38 KB
src/GIMI-ModManager.WinUI/Assets/Games/ZZZ/Images/Characters/Ellen.webp
Binary file not shown.
Binary file added
BIN
+43.3 KB
src/GIMI-ModManager.WinUI/Assets/Games/ZZZ/Images/Characters/Grace.webp
Binary file not shown.
Binary file added
BIN
+34.6 KB
src/GIMI-ModManager.WinUI/Assets/Games/ZZZ/Images/Characters/Koleda.webp
Binary file not shown.
Binary file added
BIN
+38.1 KB
src/GIMI-ModManager.WinUI/Assets/Games/ZZZ/Images/Characters/Lucy.webp
Binary file not shown.
Binary file added
BIN
+29 KB
src/GIMI-ModManager.WinUI/Assets/Games/ZZZ/Images/Characters/Lycaon.webp
Binary file not shown.
Binary file added
BIN
+42.8 KB
src/GIMI-ModManager.WinUI/Assets/Games/ZZZ/Images/Characters/Miyabi.webp
Binary file not shown.
Binary file added
BIN
+53.3 KB
src/GIMI-ModManager.WinUI/Assets/Games/ZZZ/Images/Characters/Nekomata.webp
Binary file not shown.
Binary file added
BIN
+37.5 KB
src/GIMI-ModManager.WinUI/Assets/Games/ZZZ/Images/Characters/Nicole.webp
Binary file not shown.
Binary file added
BIN
+39.5 KB
src/GIMI-ModManager.WinUI/Assets/Games/ZZZ/Images/Characters/Piper.webp
Binary file not shown.
Binary file added
BIN
+32.2 KB
src/GIMI-ModManager.WinUI/Assets/Games/ZZZ/Images/Characters/Rina.webp
Binary file not shown.
Binary file added
BIN
+261 KB
src/GIMI-ModManager.WinUI/Assets/Games/ZZZ/Images/Characters/Soldier11.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+61.5 KB
src/GIMI-ModManager.WinUI/Assets/Games/ZZZ/Images/Characters/Soukaku.webp
Binary file not shown.
Binary file added
BIN
+159 KB
src/GIMI-ModManager.WinUI/Assets/Games/ZZZ/Images/Characters/Wise.webp
Binary file not shown.
Binary file added
BIN
+47 KB
src/GIMI-ModManager.WinUI/Assets/Games/ZZZ/Images/Characters/ZhuYuan.webp
Binary file not shown.
6 changes: 6 additions & 0 deletions
6
src/GIMI-ModManager.WinUI/Assets/Games/ZZZ/Images/Elements/Electric.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions
22
src/GIMI-ModManager.WinUI/Assets/Games/ZZZ/Images/Elements/Ether.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions
4
src/GIMI-ModManager.WinUI/Assets/Games/ZZZ/Images/Elements/Fire.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.