Skip to content
This repository was archived by the owner on Jul 26, 2025. It is now read-only.

Dilant/B2METutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ballex² 制图教程 / Ballex² Mapping Tutorial

本教程已废弃

本教程仅适用于 Ballex² Legacy 版本,现行版本请参阅 @Withered-Flower-0422 的制图教程

简介

  • 这是一份由我个人维护的非官方教程。
  • 网站由 VuePress Next 驱动。
  • 本教程的英文翻译尚不完善,如中英版本有冲突,请以中文版本为准。

本地部署

确保你安装了最新版本的以下组件:

  • Node.js
  • 包管理器
  • Visual Studio 生成工具(使用 C++ 的桌面开发)

以 pnpm 为例:

pnpm i        # 安装依赖
pnpm run dev  # 启动服务器

本教程更新时,你需要重做这些步骤,因此不建议以此法离线阅读。(虽然你也可以选择直接阅读 markdown 文件)

贡献

  • 如果你在 Ballex² 官方 QQ 群 797934847,可以直接 @迪兰特
  • 如果你熟悉相关流程,也可以在此提交 issue 或 pull request。
    • 提交 pull request 前,建议先运行 check-format 脚本。

This tutorial is deprecated

This tutorial is only applicable to the Ballex² Legacy version. For the current version, refer to @Withered-Flower-0422's mapping tutorial.

Introduction

  • This is an unofficial tutorial maintained by me myself.
  • The website is powered by VuePress Next.
  • English localization of this tutorial is not yet complete. The Chinese version prevails if the English version contradicts with it.

Local Setup

Make sure you've installed the latest version of these components:

  • Node.js
  • a package manager
  • Visual Studio Build Tools (Desktop development with C++)

Taking pnpm as an example:

pnpm i        # install dependencies
pnpm run dev  # spin up a live server

You need to do these steps again whenever this tutorial is updated, so I don't recommend doing a local setup merely to read it offline. (You can always directly read the markdown files though)

Contribution

  • If you are in the Ballex² official discord server 5NygdBmksE, you can directly @Dilant.
  • If you are familiar with the routines, you can create issues or pull requests here.
    • It's recommended to run check-format script before submitting a pull request.

About

Ballex² 制图教程的 VuePress Next 源码

Topics

Resources

Stars

Watchers

Forks