Merge pull request #27 from norimicry/update-always-on-server-mod
Update always on server mod
This commit is contained in:
commit
27490dd7a9
BIN
docker/mods/Always On Server/Always On Server.dll
Normal file
BIN
docker/mods/Always On Server/Always On Server.dll
Normal file
Binary file not shown.
@ -1 +0,0 @@
|
||||
0
|
@ -1 +0,0 @@
|
||||
GFP9KJ8QNPZ1
|
Binary file not shown.
@ -1,5 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<configSections>
|
||||
</configSections>
|
||||
</configuration>
|
@ -25,4 +25,4 @@
|
||||
"luauTimeOut": "${ALWAYS_ON_SERVER_LUAU_TIMEOUT}",
|
||||
"danceOfJelliesTimeOut": "${ALWAYS_ON_SERVER_DANCE_OF_JELLIES_TIMEOUT}",
|
||||
"festivalOfIceTimeOut": "${ALWAYS_ON_SERVER_FESTIVAL_OF_ICE_TIMEOUT}"
|
||||
}
|
||||
}
|
@ -1,7 +0,0 @@
|
||||
{
|
||||
"FarmingLevel": 0,
|
||||
"MiningLevel": 0,
|
||||
"ForagingLevel": 0,
|
||||
"FishingLevel": 0,
|
||||
"CombatLevel": 0
|
||||
}
|
@ -1,10 +1,10 @@
|
||||
{
|
||||
"Name": "Stardew Multiplayer Server",
|
||||
"Author": "funny-snek & Zuberii & moy",
|
||||
"Version": "1.6.0",
|
||||
"Name": "Always On Server",
|
||||
"Author": "funny-snek & Zuberii",
|
||||
"Version": "1.20.3-unofficial.2-mikkoperkele",
|
||||
"Description": "A Headless server mod.",
|
||||
"UniqueID": "moy.Always_On_Server",
|
||||
"EntryDll": "Stardew-Multiplayer-Server.dll",
|
||||
"MinimumApiVersion": "4.0",
|
||||
"UpdateKeys": [ "" ]
|
||||
"UniqueID": "mikko.Always_On_Server",
|
||||
"EntryDll": "Always On Server.dll",
|
||||
"MinimumApiVersion": "4.0.0",
|
||||
"UpdateKeys": [ "Nexus:2677" ]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user