mirror of
https://github.com/izzy2lost/Engine.git
synced 2026-03-10 11:52:02 -07:00
7 lines
82 B
Batchfile
7 lines
82 B
Batchfile
:: Copyright Epic Games, Inc. All Rights Reserved.
|
|
pushd %~dp0
|
|
|
|
npm install
|
|
|
|
popd
|