What's Changed
- Added 1.21.6 compatibility.
- Added
forceCopyFilesToStandardLocation
option to the server config. It's a list of files that client will be forced to load from standard directory. By default most mods are loaded from separate automodpack directory, this list specifies files which will be copied to e.g. standard mods folder. This will break seamless updates! Use only when you have really good reason for it. Configuration works exactly the same waysyncedFiles
does. disableInternalTLS
doesn't require loopback address anymore, although its still very much recommend.localAddressToSend
got removed, it was useless.portToSend
behavior was slightly changed (see wiki). Now its more similar to how it worked in beta 36. Using reverse proxies will require it to be configured but connections though e.g. playit.gg should work out-of-the-box.- Auto downgrading to versions lower than this (4.0.0-beta38) is now prevented to avoid potential security issues from older versions.
- A lot of boring internal build script changes.
Full Changelog: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta37...v4.0.0-beta38
What's Changed
- Added 1.21.6 compatibility.
- Added
forceCopyFilesToStandardLocation
option to the server config. It's a list of files that client will be forced to load from standard directory. By default most mods are loaded from separate automodpack directory, this list specifies files which will be copied to e.g. standard mods folder. This will break seamless updates! Use only when you have really good reason for it. Configuration works exactly the same waysyncedFiles
does. disableInternalTLS
doesn't require loopback address anymore, although its still very much recommend.localAddressToSend
got removed, it was useless.portToSend
behavior was slightly changed (see wiki). Now its more similar to how it worked in beta 36. Using reverse proxies will require it to be configured but connections though e.g. playit.gg should work out-of-the-box.- Auto downgrading to versions lower than this (4.0.0-beta38) is now prevented to avoid potential security issues from older versions.
- A lot of boring internal build script changes.
Full Changelog: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta37...v4.0.0-beta38
What's Changed
- Added 1.21.6 compatibility.
- Added
forceCopyFilesToStandardLocation
option to the server config. It's a list of files that client will be forced to load from standard directory. By default most mods are loaded from separate automodpack directory, this list specifies files which will be copied to e.g. standard mods folder. This will break seamless updates! Use only when you have really good reason for it. Configuration works exactly the same waysyncedFiles
does. disableInternalTLS
doesn't require loopback address anymore, although its still very much recommend.localAddressToSend
got removed, it was useless.portToSend
behavior was slightly changed (see wiki). Now its more similar to how it worked in beta 36. Using reverse proxies will require it to be configured but connections though e.g. playit.gg should work out-of-the-box.- Auto downgrading to versions lower than this (4.0.0-beta38) is now prevented to avoid potential security issues from older versions.
- A lot of boring internal build script changes.
Full Changelog: https://github.com/Skidamek/AutoModpack/compare/v4.0.0-beta37...v4.0.0-beta38