Skip to content

Commit

Permalink
필수 요건 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
tmvkrpxl0 authored Apr 25, 2024
1 parent 9bdf53c commit 1d66d1b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@

## 빌드 방법

### 필수 요건
Node 버전이 최소 v18.17은 되어야 함. 패키지 관리자에서 배포하는건 버전 낮을 수 있으니 nvm으로 업그레이드 가능.

### 명령어
```sh
$ git clone --recursive https://github.com/coding-1ab/mega-modpack.git
./gradlew copyMods 돌리면 끝
./gradlew copyMods
```

0 comments on commit 1d66d1b

Please sign in to comment.