From af1e74cdf6f6657f7e945302e5509e9bcfce79be Mon Sep 17 00:00:00 2001 From: Admin Date: Thu, 19 Dec 2024 02:03:07 -0800 Subject: [PATCH] Update build.md --- build.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/build.md b/build.md index 5c0b5e5..afb94f6 100644 --- a/build.md +++ b/build.md @@ -1,11 +1,9 @@ # 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 -youll need nodejs, assuming youre on an "outdated" windows 7 system: https://git.randomserver.top/aiek/nodejs7 - -a brain - -VSCode/VSCodium or Webstorm +## Things you will need +- 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 +- VSCode/VSCodium or Webstorm ### 1) Clone the git repo