d6a008ded0
Incorporated the Unlimited Players Mod in the docker compose files for both steam and gog versions. This mod allows for a dynamic number of players to join, and the number can be set via the UNLIMITED_PLAYERS_PLAYER_LIMIT environment variable. Additionally, new configuration and manifest files were added for the UnlimitedPlayers mod.
10 lines
325 B
JSON
10 lines
325 B
JSON
{
|
|
"Author": "Armitxes",
|
|
"Description": "Remove the maximum player restrictions, build endless cabins.",
|
|
"Name": "Unlimited Players by Armitxes",
|
|
"EntryDll": "UnlimitedPlayers.dll",
|
|
"UniqueID": "Armitxes.UnlimitedPlayers",
|
|
"UpdateKeys": [ "GitHub:Armitxes/StardewValley_UnlimitedPlayers" ],
|
|
"Version": "2024.4.16"
|
|
}
|