Update build.md

main
Admin 2024-12-19 02:03:07 -08:00
parent 78515c845b
commit af1e74cdf6
1 changed files with 4 additions and 6 deletions

View File

@ -1,11 +1,9 @@
# BUILDING AEROCORD # BUILDING AEROCORD
## Due to many of the packages aerocord uses to build itself being unsupported (such as esbuild), you will need a Windows 10+ machine ## Things you will need
youll need nodejs, assuming youre on an "outdated" windows 7 system: https://git.randomserver.top/aiek/nodejs7 - Windows 10+ (because a few packages aerocord uses to build itself are unsupported on Windows 8.1 and under, and it isn't worth it using older ones to build aerocord, one of these packages is esbuild)
- NodeJS
a brain - VSCode/VSCodium or Webstorm
VSCode/VSCodium or Webstorm
### 1) Clone the git repo ### 1) Clone the git repo