# 项目生命周期

{% hint style="warning" %}
项目停止维护通常不代表无法使用(除非特别声明)，一般情况下软件停止维护通常有更完美的版本发布，建议尽快更新至推荐的新版本。
{% endhint %}

## 即将停止维护的项目

暂无

## 已停止维护的项目

| 项目名称          | 代替项目                                     | 停止日期           | 发布日期           | 停止原因                                 |
| ------------- | ---------------------------------------- | -------------- | -------------- | ------------------------------------ |
| 灵工艺我的世界「轻」开服器 | [我的世界开服器](/software/minecraft-server.md) | **2022-01-01** | **2018-01-01** | [再见，易语言](https://nullcraft.org/d/16) |
| 灵工艺我的世界开服器Pro | [我的世界开服器](/software/minecraft-server.md) | **2018-01-01** | **2016-01-01** | 代码过久，由新版本代替                          |


---

# 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://docs.nullcraft.org/readthis/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.
