c638423abb
This commit removes unused files from old mod version and updates files for the Always On Server mod. The variables in the config.json have been replaced with environmental variables for processing via the docker compose file.
11 lines
305 B
JSON
11 lines
305 B
JSON
{
|
|
"Name": "Always On Server",
|
|
"Author": "funny-snek & Zuberii",
|
|
"Version": "1.20.3-unofficial.2-mikkoperkele",
|
|
"Description": "A Headless server mod.",
|
|
"UniqueID": "mikko.Always_On_Server",
|
|
"EntryDll": "Always On Server.dll",
|
|
"MinimumApiVersion": "4.0.0",
|
|
"UpdateKeys": [ "Nexus:2677" ]
|
|
}
|