MegaAntiCheat / client-backend

GNU General Public License v3.0
118 stars 25 forks source link

Add additional checks to `include_ui.sh` #92

Closed treuks closed 8 months ago

treuks commented 8 months ago

This pr adds checks for whether or not node and npm exist, and moves the check for pnpm.

This should make the building process a little bit smoother.