From c987041145a8b676203cfb2f888e450b744a9a99 Mon Sep 17 00:00:00 2001 From: lssb Date: Wed, 27 Dec 2023 11:22:46 +0800 Subject: [PATCH] Site updated: 2023-12-27 11:22:43 --- "2023/12/27/old\345\223\245\347\232\204nebula/index.html" | 8 ++++---- index.html | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git "a/2023/12/27/old\345\223\245\347\232\204nebula/index.html" "b/2023/12/27/old\345\223\245\347\232\204nebula/index.html" index 86954d0..a4be79b 100644 --- "a/2023/12/27/old\345\223\245\347\232\204nebula/index.html" +++ "b/2023/12/27/old\345\223\245\347\232\204nebula/index.html" @@ -15,7 +15,7 @@ - + @@ -92,17 +92,17 @@

下面是官方wiki

Setting up a development environment

Development Setup

Repo Setup

  1. Fork the repository to your own Github account.
  2. -
  3. Pull git repository locally (pass --recursive to git clone to init and clone submodules)
      +
    • Pull git repository locally (pass --recursive to git clone to init and clone submodules)
      • git clone https://github.com/lssb/nebula.git --recursive 这个代码阴影不是圆角看起来好丑
    • -
    • Initialize git submodule(s) by running the following command:
        +
      • Initialize git submodule(s) by running the following command:
        • git submodule update --init --recursive This command can also be used to fetch and update changes.

Nebula setup

    -
  1. Get the most up-to-date version of Dyson Sphere Program from Steam.
  2. +
  3. Get the most up-to-date version of Dyson Sphere Program from Steam.
  4. Install BepInEx inside the Dyson Sphere Program Steam installation folder.
    • Download BepInEx_x64_<version>.zip
    • Unzip the content to C:\Program Files (x86)\Steam\steamapps\common\Dyson Sphere Program\BepInEx
    • diff --git a/index.html b/index.html index 380bfab..a911a76 100644 --- a/index.html +++ b/index.html @@ -93,17 +93,17 @@

      下面是官方wiki

      Setting up a development environment

      Development Setup

      Repo Setup

      1. Fork the repository to your own Github account.
      2. -
      3. Pull git repository locally (pass --recursive to git clone to init and clone submodules)
          +
        • Pull git repository locally (pass --recursive to git clone to init and clone submodules)
          • git clone https://github.com/lssb/nebula.git --recursive 这个代码阴影不是圆角看起来好丑
        • -
        • Initialize git submodule(s) by running the following command:
            +
          • Initialize git submodule(s) by running the following command:
            • git submodule update --init --recursive This command can also be used to fetch and update changes.

      Nebula setup

        -
      1. Get the most up-to-date version of Dyson Sphere Program from Steam.
      2. +
      3. Get the most up-to-date version of Dyson Sphere Program from Steam.
      4. Install BepInEx inside the Dyson Sphere Program Steam installation folder.
        • Download BepInEx_x64_<version>.zip
        • Unzip the content to C:\Program Files (x86)\Steam\steamapps\common\Dyson Sphere Program\BepInEx