# 灵工艺未转变者开服器

{% hint style="info" %}
本软件需要 .NET4.0 或 更高版本才能正常使用 **前往** [微软官方下载](https://www.microsoft.com/zh-CN/download/details.aspx?id=17718)
{% endhint %}

## 版权信息

> 本软件由 [NullCraft Studio (灵工艺工作室)](https://nullcraft.org) 开发

## 使用教程

1. 下载软件
2. 将软件放置到游戏目录内(支持 Unturned Dedicated Server)
3. 启动软件
4. 配置服务端

### 如何查找游戏目录或Unturned Dedicated Server目录?

1.打开Steam 选择 库 > 全部 > 勾选工具

<div align="left"><img src="/files/-MOlUdJ1tdGdWe2M1T1J" alt=""></div>

2.找到 Unturned Dedicated Server 并下载

<div align="left"><img src="/files/-MOlUg6xCetvvsUbQhMa" alt=""></div>

3.右键 Unturned Dedicated Server 管理 > 浏览本地文件

<div align="left"><img src="/files/-MOlUj5aM_8uroc4XKlb" alt=""></div>

4.将本开服器放入此文件夹即可

## 服务器配置文件

### Commands.dat

### Config.json

## 更新记录 \[最新]

### **1.2.4.216 (2021-02-16)**

`[修复]`

* \[服务器管理] 设置创意工坊ID过长导致崩溃
* 赞
*

### **1.2.3.214 (2021-02-14)**

`[更新]`

* \[服务器管理]\[启动参数] 自定义附加参数

### **1.2.2.128 (2021-01-28)**

`[修复]`

* 部分档案数据为空时无法正常启动软件问题

### **1.2.1.1229 (2020-12-29)**

`[更新]`

* \[服务器管理] 工坊下载设置区块

`[优化]`

* \[文件管理] 自动更新和手动安装模组分类

### **1.2.0.1227 (2020-12-27)**

`[更新]`

* \[服务器管理] 服务器设置区块
* 添加 VAC、BattlEye、服务器图标、缩略图、提示、简介、列表名称
* \[本体设置] 窗口置顶与禁止最小化托盘
* 支持最小化进入托盘

### **1.1.0.1220 (2020-12-20)**

`[更新]`

* \[文件管理] 创意工坊模组管理功能
* \[仪表盘] 创意工坊数据
* \[仪表盘] 档案版本数据

### **1.0.0.1219 (2020-12-19)**

`[其他]`

* \[BETA-1] 版本上线


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://olddocs.nullcraft.org/software/unturned-server.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
