Skip to content

EIHRTeam/WikiPlus-N

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOGO

Endfield Wikiplus

Version
GitHub Repo stars GitHub Downloads (all assets, all releases) star
Vue 3 Tauri v2 Quasar v2
A cross-platform, open-source toolbox for the SKLAND/SKPORT Endfield Wiki
一款跨平台的开源森空岛 Wiki 工具箱

English version: README_en-US.md

项目结构说明

快速开始

下载与使用

请至 Release 页面下载该程序。

该项目支持平台:Windows、Linux、macOS、Android、iOS。

从源码构建

  1. 安装 Node.js 20 LTS 或更高版本:https://nodejs.org/en/download

  2. 安装 pnpm:https://pnpm.io/zh/installation

  3. 安装 Rust 工具链:https://rust-lang.org/tools/install/

  4. 安装依赖

    pnpm install
  5. 启动开发版

    pnpm tauri dev
  6. 编译正式版

    pnpm tauri build

贡献者

鸣谢

技术栈

Tauri、Vue 3、TypeScript

License / 授权

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.

About

Native UI version of Endfield Wikiplus, the cross-platform open-source toolbox for SKLAND/SKPORT Endfield Wiki

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vue 43.3%
  • TypeScript 21.3%
  • Kotlin 14.7%
  • Rust 10.6%
  • Swift 3.4%
  • SCSS 3.3%
  • Other 3.4%