Enhance mod synchronization by adding 'seasonhud-*' to client-only jar patterns in sync-mods-from-client.ps1 for improved mod management.
This commit is contained in:
@@ -45,6 +45,7 @@ $ClientOnlyJarLikePatterns = @(
|
||||
'jei-*'
|
||||
'EuphoriaPatcher-*'
|
||||
'notenoughanimations-*'
|
||||
'seasonhud-*'
|
||||
)
|
||||
|
||||
function Test-ClientOnlyJarName([string] $fileName) {
|
||||
|
||||
File diff suppressed because one or more lines are too long
Binary file not shown.
Reference in New Issue
Block a user