diff --git a/market.json b/market.json index 711c456..b909cd8 100644 --- a/market.json +++ b/market.json @@ -2299,6 +2299,83 @@ "ie": "utf-8", "oe": "utf-8" } + }, + { + "language": "zh_cn", + "description": "采用第三方镜像的幸福工厂服务端", + "title": "幸福工厂", + "category": "最新版本", + "runtime": "docker", + "size": "5G", + "hardware": "RAM5G", + "author": "xkmxz2503", + "setupInfo": { + "stopCommand": "^c", + "ie": "UTF-8", + "oe": "UTF-8", + "createDatetime": 1773198154996, + "lastDatetime": 0, + "type": "steam/universal", + "tag": [], + "endTime": 0, + "fileCode": "UTF-8", + "processType": "docker", + "actionCommandList": [], + "crlf": 1, + "category": 0, + "enableRcon": false, + "java": {}, + "terminalOption": { + "haveColor": true, + "pty": false, + "ptyWindowCol": 164, + "ptyWindowRow": 40 + }, + "eventTask": { + "autoStart": false, + "autoRestart": false, + "autoRestartMaxTimes": 3, + "ignore": false + }, + "docker": { + "image": "wolveix/satisfactory-server:latest", + "memory": "12240", + "ports": [ + "7777:7777/tcp", + "7777:7777/udp", + "8888:8888/tcp" + ], + "extraVolumes": [], + "networkMode": "bridge", + "networkAliases": [], + "workingDir": "/config", + "env": [ + "AUTOSAVENUM=5", + "MAXOBJECTS=2162688", + "MAXPLAYERS=4", + "MAXTICKRATE=30", + "SERVERGAMEPORT=7777", + "SERVERMESSAGINGPORT=8888", + "SKIPUPDATE=false", + "TZ=Asia/Shanghai" + ], + "changeWorkdir": true, + "memorySwap": "0", + "memorySwappiness": "0", + "labels": [] + }, + "pingConfig": { + "type": 1 + }, + "extraServiceConfig": {} + }, + "gameType": "Satisfactory", + "image": "https://a.storyblok.com/f/110098/3391x1908/e663a16f17/satisfactory_landscape_no-logo.jpg", + "platform": "Linux", + "tags": [ + "Satisfactory" + ], + "isSummary": false } ] -} \ No newline at end of file +}