-
Notifications
You must be signed in to change notification settings - Fork 50
Build
Kruvcraft edited this page Apr 29, 2023
·
1 revision
After you have made changes to the module, you can build it, for this you will need to install nodejs
, typescript
, ts-node
, git
.
git clone https://github.com/kruvcraft21/GGIl2cpp --recurse-submodules
cd GGIl2cpp
npm i
npm start
or
git clone https://github.com/kruvcraft21/GGIl2cpp --recurse-submodules
cd GGIl2cpp
npm i
ts-node build.ts