Skip to content

4. Self building

RainyXeon / edited this page Nov 22, 2023 · 1 revision

Requirements

1. You need to download this tool below (some is optional):

Build bot

  1. Open terminal
  2. Type:
git clone https://github.com/RainyXeon/ByteBlaze
cd ByteBlaze
node build.mjs build
  1. The build version is on /out folder And you're done! Enjoy you're self building and adding some additional features (Pull req me btw) If you want to clean build, just type node build.mjs build
Clone this wiki locally