Add 'entity_model_features-*' to ClientOnlyJarLikePatterns in sync-mods-from-client.ps1 for enhanced mod compatibility.
This commit is contained in:
@@ -46,6 +46,7 @@ $ClientOnlyJarLikePatterns = @(
|
|||||||
'EuphoriaPatcher-*'
|
'EuphoriaPatcher-*'
|
||||||
'notenoughanimations-*'
|
'notenoughanimations-*'
|
||||||
'seasonhud-*'
|
'seasonhud-*'
|
||||||
|
'entity_model_features-*'
|
||||||
)
|
)
|
||||||
|
|
||||||
function Test-ClientOnlyJarName([string] $fileName) {
|
function Test-ClientOnlyJarName([string] $fileName) {
|
||||||
|
|||||||
Reference in New Issue
Block a user