This repository has been archived on 2025-09-03. You can view files and clone it, but cannot push or open issues or pull requests.
|
{
|
|
"folder": "C:\\", //same as client folder on server
|
|
"server_host": "localhost:4350", //host ip/address and port to connect to.
|
|
"ignore_filter": [
|
|
"same as client ignore filter on server",
|
|
],
|
|
"modpack": "modpack name" //modpack name (not .zip)
|
|
} |