Update build.md
parent
78515c845b
commit
af1e74cdf6
10
build.md
10
build.md
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue