# 软件生命周期

{% hint style="info" %}
软件停止维护通常不代表无法使用，一般情况下软件停止维护通常有更完美的版本发布，建议优先使用停止维护软件发布页面提示的新版本。
{% endhint %}

## 支持日期

### 即将停止支持

| 软件名称          | 发布日期       | 预计停止日期     | 停止原因           |
| ------------- | ---------- | ---------- | -------------- |
| 灵工艺我的世界「轻」开服器 | 2018-01-01 | 2022-01-01 | 将由全新语言1:1重构版代替 |

### 已停止支持

| 软件名称          | 发布日期       | 停止日期       | 停止原因     |
| ------------- | ---------- | ---------- | -------- |
| 灵工艺我的世界开服器Pro | 2016-01-01 | 2018-01-01 | 代码逻辑漏洞过多 |

### &#x20;**生命周期**

| 软件名称          | 状态类型                                    |
| ------------- | --------------------------------------- |
| 灵工艺我的世界「轻」开服器 | 正在重构代替 [说明](https://nullcraft.org/d/16) |


---

# 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-life-cycle.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.
