A cross-platform, open-source toolbox for the SKLAND/SKPORT Endfield Wiki
一款跨平台的开源森空岛 Wiki 工具箱
English version: README_en-US.md
- 仓库结构与移动端源码归属见 docs/project-structure.md
- Android 维护项目说明见 src-tauri/gen/android/README.md
- Vendored 依赖说明见 src-tauri/vendor/README.md
请至 Release 页面下载该程序。
该项目支持平台:Windows、Linux、macOS、Android、iOS。
-
安装 Node.js 20 LTS 或更高版本:https://nodejs.org/en/download
-
安装 pnpm:https://pnpm.io/zh/installation
-
安装 Rust 工具链:https://rust-lang.org/tools/install/
-
安装依赖
pnpm install
-
启动开发版
pnpm tauri dev
-
编译正式版
pnpm tauri build
Tauri、Vue 3、TypeScript
Copyright © 2026 Endfield Industries Human Resources Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"). You may not use, copy, modify, distribute, or otherwise exploit this software except in compliance with the License. You may obtain a copy of the License at:
https://www.apache.org/licenses/LICENSE-2.0
A copy of the License is also provided in the LICENSE file distributed with this software.
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
This software may include code, libraries, or other components from third parties that are licensed under separate terms. For a complete list of such third-party components and their license information, see THIRD-PARTY_LICENSES.md.